| testCreateAuthorExistentLogin | 0.13 sec | Passed |
| testCreateAuthorNull | 0.1 sec | Passed |
| testCreateAuthorWithStories | 0.1 sec | Passed |
| testCreateAuthorWithoutStories | 65 ms | Passed |
| testCreateStoryWithNullStory | 0.14 sec | Passed |
| testCreateStoryWithOneTheme | 0.12 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 98 ms | Passed |
| testCreateStoryWithTwoTheme | 0.15 sec | Passed |
| testCreateStoryWithWrongAuthor | 93 ms | Passed |
| testFindOwnStoryByExistentNonPublishedId | 84 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.14 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 79 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.14 sec | Passed |
| testFindStories | 0.11 sec | Passed |
| testFindStoriesByAuthorPaginated | 97 ms | Passed |
| testFindStoriesEmptyAuthor | 87 ms | Passed |
| testFindStoriesNonExistentAuthor | 84 ms | Passed |
| testFindStoriesNullAuthor | 0.11 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 76 ms | Passed |
| testFindStoryByNonExistentId | 92 ms | Passed |
| testRemoveOthersStoryId | 0.1 sec | Passed |
| testRemoveStory | 94 ms | Passed |
| testRemoveStoryInvalidAuthor | 0.12 sec | Passed |
| testRemoveStoryInvalidId | 0.11 sec | Passed |
| testUpdateStoryGenre | 74 ms | Passed |
| testUpdateStoryInvalidGenre | 57 ms | Passed |
| testUpdateStoryInvalidText | 96 ms | Passed |
| testUpdateStoryNullGenre | 84 ms | Passed |
| testUpdateStoryNullTheme | 0.15 sec | Passed |
| testUpdateStoryNullTitle | 0.11 sec | Passed |
| testUpdateStoryThemes | 67 ms | Passed |
| testUpdateStoryWithNullStory | 0.8 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.16 sec | Passed |
| testUpdateStoryWithWrongAuthor | 87 ms | Passed |