| testCreateAuthorExistentLogin | 0.11 sec | Passed |
| testCreateAuthorNull | 98 ms | Passed |
| testCreateAuthorWithStories | 0.13 sec | Passed |
| testCreateAuthorWithoutStories | 88 ms | Passed |
| testCreateStoryWithNullStory | 0.11 sec | Passed |
| testCreateStoryWithOneTheme | 0.11 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.14 sec | Passed |
| testCreateStoryWithTwoTheme | 0.15 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.11 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 66 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.15 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 93 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.14 sec | Passed |
| testFindStories | 0.11 sec | Passed |
| testFindStoriesByAuthorPaginated | 86 ms | Passed |
| testFindStoriesEmptyAuthor | 93 ms | Passed |
| testFindStoriesNonExistentAuthor | 79 ms | Passed |
| testFindStoriesNullAuthor | 98 ms | Passed |
| testFindStoriesWithoutAcceptAuthor | 94 ms | Passed |
| testFindStoryByNonExistentId | 0.1 sec | Passed |
| testRemoveOthersStoryId | 0.11 sec | Passed |
| testRemoveStory | 0.14 sec | Passed |
| testRemoveStoryBadId | 87 ms | Passed |
| testUpdateStoryGenre | 95 ms | Passed |
| testUpdateStoryInvalidGenre | 92 ms | Passed |
| testUpdateStoryInvalidText | 98 ms | Passed |
| testUpdateStoryNullGenre | 86 ms | Passed |
| testUpdateStoryNullTheme | 74 ms | Passed |
| testUpdateStoryNullTitle | 97 ms | Passed |
| testUpdateStoryThemes | 0.1 sec | Passed |
| testUpdateStoryWithNullStory | 0.89 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.1 sec | Passed |
| testUpdateStoryWithWrongAuthor | 92 ms | Passed |