| testCreateAuthorExistentLogin | 0.13 sec | Passed |
| testCreateAuthorNull | 87 ms | Passed |
| testCreateAuthorWithStories | 0.1 sec | Passed |
| testCreateAuthorWithoutStories | 65 ms | Passed |
| testCreateStoryWithNullStory | 0.1 sec | Passed |
| testCreateStoryWithOneTheme | 0.1 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.13 sec | Passed |
| testCreateStoryWithTwoTheme | 0.11 sec | Passed |
| testCreateStoryWithWrongAuthor | 91 ms | Passed |
| testFindOwnStoryByExistentNonPublishedId | 84 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.19 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 87 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.1 sec | Passed |
| testFindStories | 0.14 sec | Passed |
| testFindStoriesByAuthorPaginated | 81 ms | Passed |
| testFindStoriesEmptyAuthor | 99 ms | Passed |
| testFindStoriesNonExistentAuthor | 88 ms | Passed |
| testFindStoriesNullAuthor | 83 ms | Passed |
| testFindStoriesWithoutAcceptAuthor | 97 ms | Passed |
| testFindStoryByNonExistentId | 0.1 sec | Passed |
| testRemoveOthersStoryId | 0.1 sec | Passed |
| testRemoveStory | 0.11 sec | Passed |
| testRemoveStoryInvalidAuthor | 0.12 sec | Passed |
| testRemoveStoryInvalidId | 0.11 sec | Passed |
| testUpdateStoryGenre | 75 ms | Passed |
| testUpdateStoryInvalidGenre | 60 ms | Passed |
| testUpdateStoryInvalidText | 78 ms | Passed |
| testUpdateStoryNullGenre | 82 ms | Passed |
| testUpdateStoryNullTheme | 0.12 sec | Passed |
| testUpdateStoryNullTitle | 97 ms | Passed |
| testUpdateStoryThemes | 89 ms | Passed |
| testUpdateStoryWithNullStory | 0.66 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.2 sec | Passed |
| testUpdateStoryWithWrongAuthor | 93 ms | Passed |