| testCreateAuthorExistentLogin | 92 ms | Passed |
| testCreateAuthorNull | 89 ms | Passed |
| testCreateAuthorWithStories | 72 ms | Passed |
| testCreateAuthorWithoutStories | 64 ms | Passed |
| testCreateStoryWithNullStory | 0.13 sec | Passed |
| testCreateStoryWithOneTheme | 0.12 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.1 sec | Passed |
| testCreateStoryWithTwoTheme | 98 ms | Passed |
| testCreateStoryWithWrongAuthor | 96 ms | Passed |
| testFindOwnStoryByExistentNonPublishedId | 87 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.11 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 98 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.14 sec | Passed |
| testFindStories | 0.11 sec | Passed |
| testFindStoriesByAuthorPaginated | 94 ms | Passed |
| testFindStoriesEmptyAuthor | 93 ms | Passed |
| testFindStoriesNonExistentAuthor | 93 ms | Passed |
| testFindStoriesNullAuthor | 0.13 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 88 ms | Passed |
| testFindStoryByNonExistentId | 91 ms | Passed |
| testRemoveOthersStoryId | 85 ms | Passed |
| testRemoveStory | 0.14 sec | Passed |
| testRemoveStoryInvalidAuthor | 0.12 sec | Passed |
| testRemoveStoryInvalidId | 0.11 sec | Passed |
| testUpdateStoryGenre | 0.1 sec | Passed |
| testUpdateStoryInvalidGenre | 0.13 sec | Passed |
| testUpdateStoryInvalidText | 99 ms | Passed |
| testUpdateStoryNullGenre | 77 ms | Passed |
| testUpdateStoryNullTheme | 0.11 sec | Passed |
| testUpdateStoryNullTitle | 90 ms | Passed |
| testUpdateStoryThemes | 78 ms | Passed |
| testUpdateStoryWithNullStory | 0.72 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.19 sec | Passed |
| testUpdateStoryWithWrongAuthor | 87 ms | Passed |