| testCreateAuthorExistentLogin | 0.14 sec | Passed |
| testCreateAuthorNull | 0.1 sec | Passed |
| testCreateAuthorWithStories | 0.1 sec | Passed |
| testCreateAuthorWithoutStories | 60 ms | Passed |
| testCreateStoryWithNullStory | 93 ms | Passed |
| testCreateStoryWithOneTheme | 92 ms | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.14 sec | Passed |
| testCreateStoryWithTwoTheme | 0.13 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.12 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 79 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.11 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 79 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.17 sec | Passed |
| testFindStories | 0.12 sec | Passed |
| testFindStoriesByAuthorPaginated | 0.12 sec | Passed |
| testFindStoriesEmptyAuthor | 90 ms | Passed |
| testFindStoriesNonExistentAuthor | 57 ms | Passed |
| testFindStoriesNullAuthor | 85 ms | Passed |
| testFindStoriesWithoutAcceptAuthor | 93 ms | Passed |
| testFindStoryByNonExistentId | 0.1 sec | Passed |
| testUpdateStoryGenre | 0.12 sec | Passed |
| testUpdateStoryInvalidGenre | 85 ms | Passed |
| testUpdateStoryInvalidText | 0.13 sec | Passed |
| testUpdateStoryNullGenre | 72 ms | Passed |
| testUpdateStoryNullTheme | 68 ms | Passed |
| testUpdateStoryNullTitle | 0.1 sec | Passed |
| testUpdateStoryThemes | 79 ms | Passed |
| testUpdateStoryWithNullStory | 0.65 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.11 sec | Passed |
| testUpdateStoryWithWrongAuthor | 0.12 sec | Passed |