| testCreateAuthorExistentLogin | 99 ms | Passed |
| testCreateAuthorNull | 82 ms | Passed |
| testCreateAuthorWithStories | 74 ms | Passed |
| testCreateAuthorWithoutStories | 70 ms | Passed |
| testCreateStoryWithNullStory | 0.12 sec | Passed |
| testCreateStoryWithOneTheme | 0.11 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.14 sec | Passed |
| testCreateStoryWithTwoTheme | 0.16 sec | Passed |
| testCreateStoryWithWrongAuthor | 93 ms | Passed |
| testFindOwnStoryByExistentNonPublishedId | 96 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.11 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 81 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.12 sec | Passed |
| testFindStories | 0.14 sec | Passed |
| testFindStoriesByAuthorPaginated | 89 ms | Passed |
| testFindStoriesEmptyAuthor | 86 ms | Passed |
| testFindStoriesNonExistentAuthor | 83 ms | Passed |
| testFindStoriesNullAuthor | 0.1 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 92 ms | Passed |
| testFindStoryByNonExistentId | 0.12 sec | Passed |
| testRemoveOthersStoryId | 0.12 sec | Passed |
| testRemoveStory | 0.14 sec | Passed |
| testRemoveStoryInvalidAuthor | 0.13 sec | Passed |
| testRemoveStoryInvalidId | 0.12 sec | Passed |
| testUpdateStoryGenre | 73 ms | Passed |
| testUpdateStoryInvalidGenre | 93 ms | Passed |
| testUpdateStoryInvalidText | 0.1 sec | Passed |
| testUpdateStoryNullGenre | 0.1 sec | Passed |
| testUpdateStoryNullTheme | 98 ms | Passed |
| testUpdateStoryNullTitle | 92 ms | Passed |
| testUpdateStoryThemes | 0.1 sec | Passed |
| testUpdateStoryWithNullStory | 0.58 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.19 sec | Passed |
| testUpdateStoryWithWrongAuthor | 0.1 sec | Passed |