| testCreateAuthorExistentLogin | 0.11 sec | Passed |
| testCreateAuthorNull | 0.11 sec | Passed |
| testCreateAuthorWithStories | 71 ms | Passed |
| testCreateAuthorWithoutStories | 81 ms | Passed |
| testCreateStoryWithNullStory | 86 ms | Passed |
| testCreateStoryWithOneTheme | 0.26 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.12 sec | Passed |
| testCreateStoryWithTwoTheme | 0.2 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.1 sec | Passed |
| testFindOwnStoryByExistentNonPublishedId | 70 ms | Passed |
| testFindOwnStoryByExistentNonPublishedIdInvalidAuthor | 0.14 sec | Passed |
| testFindOwnStoryByExistentPublishedId | 0.1 sec | Passed |
| testFindOwnStoryByExistentPublishedIdInvalidAuthor | 0.18 sec | Passed |
| testFindStories | 0.14 sec | Passed |
| testFindStoriesByAuthorPaginated | 74 ms | Passed |
| testFindStoriesEmptyAuthor | 0.1 sec | Passed |
| testFindStoriesNonExistentAuthor | 61 ms | Passed |
| testFindStoriesNullAuthor | 0.1 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 96 ms | Passed |
| testFindStoryByNonExistentId | 0.12 sec | Passed |
| testUpdateStoryGenre | 0.14 sec | Passed |
| testUpdateStoryInvalidGenre | 92 ms | Passed |
| testUpdateStoryInvalidText | 99 ms | Passed |
| testUpdateStoryNullGenre | 83 ms | Passed |
| testUpdateStoryNullTheme | 85 ms | Passed |
| testUpdateStoryNullTitle | 0.1 sec | Passed |
| testUpdateStoryThemes | 80 ms | Passed |
| testUpdateStoryWithNullStory | 0.66 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.13 sec | Passed |
| testUpdateStoryWithWrongAuthor | 86 ms | Passed |