| testCreateAuthorExistentLogin | 0.11 sec | Passed |
| testCreateAuthorNull | 93 ms | Passed |
| testCreateAuthorWithStories | 0.1 sec | Passed |
| testCreateAuthorWithoutStories | 76 ms | Passed |
| testCreateStoryWithNullStory | 89 ms | Passed |
| testCreateStoryWithOneTheme | 90 ms | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.15 sec | Passed |
| testCreateStoryWithTwoTheme | 0.2 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.15 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 90 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.17 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 86 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.15 sec | Passed |
| testFindStories | 97 ms | Passed |
| testFindStoriesByAuthorPaginated | 80 ms | Passed |
| testFindStoriesEmptyAuthor | 0.1 sec | Passed |
| testFindStoriesNonExistentAuthor | 86 ms | Passed |
| testFindStoriesNullAuthor | 0.1 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 82 ms | Passed |
| testFindStoryByNonExistentId | 97 ms | Passed |
| testRemoveOthersStoryId | 0.16 sec | Passed |
| testRemoveStory | 0.12 sec | Passed |
| testRemoveStoryBadId | 84 ms | Passed |
| testUpdateStoryGenre | 89 ms | Passed |
| testUpdateStoryInvalidGenre | 57 ms | Passed |
| testUpdateStoryInvalidText | 0.14 sec | Passed |
| testUpdateStoryNullGenre | 0.12 sec | Passed |
| testUpdateStoryNullTheme | 98 ms | Passed |
| testUpdateStoryNullTitle | 93 ms | Passed |
| testUpdateStoryThemes | 0.11 sec | Passed |
| testUpdateStoryWithNullStory | 0.6 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.12 sec | Passed |
| testUpdateStoryWithWrongAuthor | 0.11 sec | Passed |