| testCreateAuthorExistentLogin | 0.11 sec | Passed |
| testCreateAuthorNull | 69 ms | Passed |
| testCreateAuthorWithStories | 0.11 sec | Passed |
| testCreateAuthorWithoutStories | 72 ms | Passed |
| testCreateStoryWithNullStory | 0.14 sec | Passed |
| testCreateStoryWithOneTheme | 0.12 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.16 sec | Passed |
| testCreateStoryWithTwoTheme | 0.13 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.1 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 78 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.12 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 0.1 sec | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.17 sec | Passed |
| testFindStories | 0.12 sec | Passed |
| testFindStoriesByAuthorPaginated | 69 ms | Passed |
| testFindStoriesEmptyAuthor | 0.11 sec | Passed |
| testFindStoriesNonExistentAuthor | 88 ms | Passed |
| testFindStoriesNullAuthor | 0.1 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 83 ms | Passed |
| testFindStoryByNonExistentId | 0.12 sec | Passed |
| testRemoveOthersStoryId | 0.11 sec | Passed |
| testRemoveStory | 0.17 sec | Passed |
| testRemoveStoryInvalidAuthor | 0.13 sec | Passed |
| testRemoveStoryInvalidId | 90 ms | Passed |
| testUpdateStoryGenre | 81 ms | Passed |
| testUpdateStoryInvalidGenre | 99 ms | Passed |
| testUpdateStoryInvalidText | 86 ms | Passed |
| testUpdateStoryNullGenre | 0.1 sec | Passed |
| testUpdateStoryNullTheme | 90 ms | Passed |
| testUpdateStoryNullTitle | 0.11 sec | Passed |
| testUpdateStoryThemes | 66 ms | Passed |
| testUpdateStoryWithNullStory | 0.62 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.18 sec | Passed |
| testUpdateStoryWithWrongAuthor | 0.12 sec | Passed |