| testCreateAuthorExistentLogin | 0.13 sec | Passed |
| testCreateAuthorNull | 0.17 sec | Passed |
| testCreateAuthorWithStories | 93 ms | Passed |
| testCreateAuthorWithoutStories | 46 ms | Passed |
| testCreateStoryInvalidLogin | 0.2 sec | Passed |
| testCreateStoryWithNullStory | 0.11 sec | Passed |
| testCreateStoryWithOneTheme | 0.12 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.12 sec | Passed |
| testCreateStoryWithTwoTheme | 0.15 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.12 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 65 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.13 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 79 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.14 sec | Passed |
| testFindStories | 98 ms | Passed |
| testFindStoriesByAuthorPaginated | 0 ms | Passed |
| testFindStoriesEmptyAuthor | 84 ms | Passed |
| testFindStoriesNonExistentAuthor | 67 ms | Passed |
| testFindStoriesNullAuthor | 0.12 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 75 ms | Passed |
| testFindStoryByNonExistentId | 0.13 sec | Passed |
| testRemoveOthersStoryId | 0.11 sec | Passed |
| testRemoveStory | 97 ms | Passed |
| testRemoveStoryInvalidAuthor | 0.12 sec | Passed |
| testRemoveStoryInvalidId | 0.1 sec | Passed |
| testUpdateStoryGenre | 0.11 sec | Passed |
| testUpdateStoryInvalidGenre | 79 ms | Passed |
| testUpdateStoryInvalidLogin | 71 ms | Passed |
| testUpdateStoryInvalidText | 0.14 sec | Passed |
| testUpdateStoryNullGenre | 76 ms | Passed |
| testUpdateStoryNullTheme | 89 ms | Passed |
| testUpdateStoryNullTitle | 99 ms | Passed |
| testUpdateStoryThemes | 94 ms | Passed |
| testUpdateStoryWithNullStory | 0.61 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.19 sec | Passed |
| testUpdateStoryWithWrongAuthor | 1.5 sec | Passed |