| testCreateAuthorExistentLogin | 94 ms | Passed |
| testCreateAuthorNull | 0.1 sec | Passed |
| testCreateAuthorWithStories | 80 ms | Passed |
| testCreateAuthorWithoutStories | 63 ms | Passed |
| testCreateStoryWithNullStory | 0.12 sec | Passed |
| testCreateStoryWithOneTheme | 0.11 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.14 sec | Passed |
| testCreateStoryWithTwoTheme | 0.14 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.1 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 92 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.11 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 68 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.2 sec | Passed |
| testFindStories | 0.12 sec | Passed |
| testFindStoriesByAuthorPaginated | 74 ms | Passed |
| testFindStoriesEmptyAuthor | 93 ms | Passed |
| testFindStoriesNonExistentAuthor | 85 ms | Passed |
| testFindStoriesNullAuthor | 0.1 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 97 ms | Passed |
| testFindStoryByNonExistentId | 0.12 sec | Passed |
| testRemoveOthersStoryId | 0.1 sec | Passed |
| testRemoveStory | 98 ms | Passed |
| testRemoveStoryInvalidAuthor | 0.13 sec | Passed |
| testRemoveStoryInvalidId | 97 ms | Passed |
| testUpdateStoryGenre | 0.11 sec | Passed |
| testUpdateStoryInvalidGenre | 67 ms | Passed |
| testUpdateStoryInvalidText | 76 ms | Passed |
| testUpdateStoryNullGenre | 0.1 sec | Passed |
| testUpdateStoryNullTheme | 0.1 sec | Passed |
| testUpdateStoryNullTitle | 0.1 sec | Passed |
| testUpdateStoryThemes | 0.1 sec | Passed |
| testUpdateStoryWithNullStory | 0.96 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.19 sec | Passed |
| testUpdateStoryWithWrongAuthor | 80 ms | Passed |