| testCreateAuthorExistentLogin | 0.11 sec | Passed |
| testCreateAuthorNull | 0.1 sec | Passed |
| testCreateAuthorWithStories | 78 ms | Passed |
| testCreateAuthorWithoutStories | 75 ms | Passed |
| testCreateStoryWithNullStory | 0.13 sec | Passed |
| testCreateStoryWithOneTheme | 89 ms | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.13 sec | Passed |
| testCreateStoryWithTwoTheme | 0.11 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.1 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 82 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.13 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 66 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.21 sec | Passed |
| testFindStories | 0.11 sec | Passed |
| testFindStoriesByAuthorPaginated | 80 ms | Passed |
| testFindStoriesEmptyAuthor | 88 ms | Passed |
| testFindStoriesNonExistentAuthor | 84 ms | Passed |
| testFindStoriesNullAuthor | 93 ms | Passed |
| testFindStoriesWithoutAcceptAuthor | 92 ms | Passed |
| testFindStoryByNonExistentId | 0.1 sec | Passed |
| testRemoveOthersStoryId | 91 ms | Passed |
| testRemoveStory | 0.11 sec | Passed |
| testRemoveStoryInvalidAuthor | 0.12 sec | Passed |
| testRemoveStoryInvalidId | 0.11 sec | Passed |
| testUpdateStoryGenre | 0.12 sec | Passed |
| testUpdateStoryInvalidGenre | 80 ms | Passed |
| testUpdateStoryInvalidText | 74 ms | Passed |
| testUpdateStoryNullGenre | 81 ms | Passed |
| testUpdateStoryNullTheme | 0.11 sec | Passed |
| testUpdateStoryNullTitle | 0.1 sec | Passed |
| testUpdateStoryThemes | 0.1 sec | Passed |
| testUpdateStoryWithNullStory | 0.66 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.16 sec | Passed |
| testUpdateStoryWithWrongAuthor | 0.1 sec | Passed |