| testCreateAuthorExistentLogin | 0.11 sec | Passed |
| testCreateAuthorNull | 0.11 sec | Passed |
| testCreateAuthorWithStories | 91 ms | Passed |
| testCreateAuthorWithoutStories | 70 ms | Passed |
| testCreateStoryInvalidLogin | 0.13 sec | Passed |
| testCreateStoryWithNullStory | 0.1 sec | Passed |
| testCreateStoryWithOneTheme | 0.14 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.13 sec | Passed |
| testCreateStoryWithTwoTheme | 0.14 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.1 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 86 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.15 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 0.1 sec | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.15 sec | Passed |
| testFindStories | 0.26 sec | Passed |
| testFindStoriesByAuthorPaginated | 78 ms | Passed |
| testFindStoriesEmptyAuthor | 0.98 sec | Passed |
| testFindStoriesNonExistentAuthor | 66 ms | Passed |
| testFindStoriesNullAuthor | 0.17 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 85 ms | Passed |
| testFindStoryByNonExistentId | 0.12 sec | Passed |
| testRemoveOthersStoryId | 0.1 sec | Passed |
| testRemoveStory | 0.13 sec | Passed |
| testRemoveStoryInvalidAuthor | 0.13 sec | Passed |
| testRemoveStoryInvalidId | 90 ms | Passed |
| testUpdateStoryGenre | 90 ms | Passed |
| testUpdateStoryInvalidGenre | 68 ms | Passed |
| testUpdateStoryInvalidLogin | 93 ms | Passed |
| testUpdateStoryInvalidText | 0.21 sec | Passed |
| testUpdateStoryNullGenre | 87 ms | Passed |
| testUpdateStoryNullTheme | 0.1 sec | Passed |
| testUpdateStoryNullTitle | 99 ms | Passed |
| testUpdateStoryThemes | 84 ms | Passed |
| testUpdateStoryWithNullStory | 0.61 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.21 sec | Passed |
| testUpdateStoryWithWrongAuthor | 97 ms | Passed |