| testCreateAuthorExistentLogin | 93 ms | Passed |
| testCreateAuthorNull | 94 ms | Passed |
| testCreateAuthorWithStories | 0.1 sec | Passed |
| testCreateAuthorWithoutStories | 68 ms | Passed |
| testCreateStoryWithNullStory | 0.12 sec | Passed |
| testCreateStoryWithOneTheme | 64 ms | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.13 sec | Passed |
| testCreateStoryWithTwoTheme | 0.15 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.14 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 60 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.12 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 83 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.13 sec | Passed |
| testFindStories | 0.1 sec | Passed |
| testFindStoriesByAuthorPaginated | 90 ms | Passed |
| testFindStoriesEmptyAuthor | 90 ms | Passed |
| testFindStoriesNonExistentAuthor | 75 ms | Passed |
| testFindStoriesNullAuthor | 0.13 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 95 ms | Passed |
| testFindStoryByNonExistentId | 91 ms | Passed |
| testRemoveOthersStoryId | 98 ms | Passed |
| testRemoveStory | 0.14 sec | Passed |
| testRemoveStoryInvalidAuthor | 0.14 sec | Passed |
| testRemoveStoryInvalidId | 0.11 sec | Passed |
| testUpdateStoryGenre | 0.1 sec | Passed |
| testUpdateStoryInvalidGenre | 58 ms | Passed |
| testUpdateStoryInvalidText | 75 ms | Passed |
| testUpdateStoryNullGenre | 0.1 sec | Passed |
| testUpdateStoryNullTheme | 95 ms | Passed |
| testUpdateStoryNullTitle | 74 ms | Passed |
| testUpdateStoryThemes | 92 ms | Passed |
| testUpdateStoryWithNullStory | 0.86 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.19 sec | Passed |
| testUpdateStoryWithWrongAuthor | 78 ms | Passed |