| testCreateAuthorExistentLogin | 0.1 sec | Passed |
| testCreateAuthorNull | 0.11 sec | Passed |
| testCreateAuthorWithStories | 0.1 sec | Passed |
| testCreateAuthorWithoutStories | 65 ms | Passed |
| testCreateStoryWithNullStory | 0.15 sec | Passed |
| testCreateStoryWithOneTheme | 78 ms | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.13 sec | Passed |
| testCreateStoryWithTwoTheme | 0.17 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.11 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 74 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.12 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 99 ms | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.14 sec | Passed |
| testFindStories | 0.13 sec | Passed |
| testFindStoriesByAuthorPaginated | 93 ms | Passed |
| testFindStoriesEmptyAuthor | 76 ms | Passed |
| testFindStoriesNonExistentAuthor | 58 ms | Passed |
| testFindStoriesNullAuthor | 0.13 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 93 ms | Passed |
| testFindStoryByNonExistentId | 0.11 sec | Passed |
| testRemoveOthersStoryId | 0.13 sec | Passed |
| testRemoveStory | 0.13 sec | Passed |
| testRemoveStoryInvalidAuthor | 0.1 sec | Passed |
| testRemoveStoryInvalidId | 87 ms | Passed |
| testUpdateStoryGenre | 86 ms | Passed |
| testUpdateStoryInvalidGenre | 58 ms | Passed |
| testUpdateStoryInvalidText | 89 ms | Passed |
| testUpdateStoryNullGenre | 77 ms | Passed |
| testUpdateStoryNullTheme | 78 ms | Passed |
| testUpdateStoryNullTitle | 72 ms | Passed |
| testUpdateStoryThemes | 80 ms | Passed |
| testUpdateStoryWithNullStory | 0.57 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.17 sec | Passed |
| testUpdateStoryWithWrongAuthor | 95 ms | Passed |