| testCreateAuthorExistentLogin | 0.13 sec | Passed |
| testCreateAuthorNull | 96 ms | Passed |
| testCreateAuthorWithStories | 71 ms | Passed |
| testCreateAuthorWithoutStories | 58 ms | Passed |
| testCreateStoryInvalidLogin | 0.13 sec | Passed |
| testCreateStoryWithNullStory | 0.13 sec | Passed |
| testCreateStoryWithOneTheme | 0.1 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.14 sec | Passed |
| testCreateStoryWithTwoTheme | 0.16 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.13 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 0.11 sec | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.12 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 81 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.26 sec | Passed |
| testFindStories | 0.22 sec | Passed |
| testFindStoriesByAuthorPaginated | 68 ms | Passed |
| testFindStoriesEmptyAuthor | 82 ms | Passed |
| testFindStoriesNonExistentAuthor | 78 ms | Passed |
| testFindStoriesNullAuthor | 96 ms | Passed |
| testFindStoriesWithoutAcceptAuthor | 77 ms | Passed |
| testFindStoryByNonExistentId | 0.12 sec | Passed |
| testRemoveOthersStoryId | 0.11 sec | Passed |
| testRemoveStory | 0.15 sec | Passed |
| testRemoveStoryInvalidAuthor | 0.12 sec | Passed |
| testRemoveStoryInvalidId | 96 ms | Passed |
| testUpdateStoryGenre | 0.13 sec | Passed |
| testUpdateStoryInvalidGenre | 91 ms | Passed |
| testUpdateStoryInvalidLogin | 0.11 sec | Passed |
| testUpdateStoryInvalidText | 60 ms | Passed |
| testUpdateStoryNullGenre | 98 ms | Passed |
| testUpdateStoryNullTheme | 0.1 sec | Passed |
| testUpdateStoryNullTitle | 93 ms | Passed |
| testUpdateStoryThemes | 99 ms | Passed |
| testUpdateStoryWithNullStory | 0.62 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.17 sec | Passed |
| testUpdateStoryWithWrongAuthor | 96 ms | Passed |