| testCreateAuthorExistentLogin | 0.1 sec | Passed |
| testCreateAuthorNull | 99 ms | Passed |
| testCreateAuthorWithStories | 76 ms | Passed |
| testCreateAuthorWithoutStories | 82 ms | Passed |
| testCreateStoryWithNullStory | 0.1 sec | Passed |
| testCreateStoryWithOneTheme | 0.1 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.17 sec | Passed |
| testCreateStoryWithTwoTheme | 0.14 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.11 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 97 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.17 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 97 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.14 sec | Passed |
| testFindStories | 0.15 sec | Passed |
| testFindStoriesByAuthorPaginated | 67 ms | Passed |
| testFindStoriesEmptyAuthor | 87 ms | Passed |
| testFindStoriesNonExistentAuthor | 54 ms | Passed |
| testFindStoriesNullAuthor | 0.12 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 88 ms | Passed |
| testFindStoryByNonExistentId | 98 ms | Passed |
| testRemoveOthersStoryId | 99 ms | Passed |
| testRemoveStory | 97 ms | Passed |
| testRemoveStoryBadId | 93 ms | Passed |
| testUpdateStoryGenre | 98 ms | Passed |
| testUpdateStoryInvalidGenre | 83 ms | Passed |
| testUpdateStoryInvalidText | 87 ms | Passed |
| testUpdateStoryNullGenre | 0.1 sec | Passed |
| testUpdateStoryNullTheme | 74 ms | Passed |
| testUpdateStoryNullTitle | 0.11 sec | Passed |
| testUpdateStoryThemes | 98 ms | Passed |
| testUpdateStoryWithNullStory | 0.64 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 79 ms | Passed |
| testUpdateStoryWithWrongAuthor | 0.1 sec | Passed |