| testCreateAuthorExistentLogin | 0.12 sec | Passed |
| testCreateAuthorNull | 0.16 sec | Passed |
| testCreateAuthorWithStories | 0.1 sec | Passed |
| testCreateAuthorWithoutStories | 86 ms | Passed |
| testCreateStoryWithNullStory | 90 ms | Passed |
| testCreateStoryWithOneTheme | 0.11 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.15 sec | Passed |
| testCreateStoryWithTwoTheme | 0.15 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.11 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 99 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 99 ms | Passed |
| testFindOwnStoryByExistentPublishedId | 95 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.11 sec | Passed |
| testFindStories | 0.17 sec | Passed |
| testFindStoriesByAuthorPaginated | 0.1 sec | Passed |
| testFindStoriesEmptyAuthor | 73 ms | Passed |
| testFindStoriesNonExistentAuthor | 67 ms | Passed |
| testFindStoriesNullAuthor | 0.12 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 0.1 sec | Passed |
| testFindStoryByNonExistentId | 0.13 sec | Passed |
| testUpdateStoryGenre | 0.12 sec | Passed |
| testUpdateStoryInvalidGenre | 84 ms | Passed |
| testUpdateStoryInvalidText | 0.15 sec | Passed |
| testUpdateStoryNullGenre | 98 ms | Passed |
| testUpdateStoryNullTheme | 74 ms | Passed |
| testUpdateStoryNullTitle | 63 ms | Passed |
| testUpdateStoryThemes | 96 ms | Passed |
| testUpdateStoryWithNullStory | 0.61 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.1 sec | Passed |
| testUpdateStoryWithWrongAuthor | 89 ms | Passed |