| testCreateAuthorExistentLogin | 0.12 sec | Passed |
| testCreateAuthorNull | 0.1 sec | Passed |
| testCreateAuthorWithStories | 0.12 sec | Passed |
| testCreateAuthorWithoutStories | 80 ms | Passed |
| testCreateStoryWithNullStory | 0.16 sec | Passed |
| testCreateStoryWithOneTheme | 0.1 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.13 sec | Passed |
| testCreateStoryWithTwoTheme | 0.17 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.11 sec | Passed |
| testFindStories | 0.15 sec | Passed |
| testFindStoriesByAuthorPaginated | 90 ms | Passed |
| testFindStoriesEmptyAuthor | 0.13 sec | Passed |
| testFindStoriesNonExistentAuthor | 74 ms | Passed |
| testFindStoriesNullAuthor | 94 ms | Passed |
| testFindStoriesWithoutAcceptAuthor | 88 ms | Passed |
| testUpdateStoryGenre | 0.1 sec | Passed |
| testUpdateStoryInvalidGenre | 0.14 sec | Passed |
| testUpdateStoryInvalidText | 0.1 sec | Passed |
| testUpdateStoryNullGenre | 89 ms | Passed |
| testUpdateStoryNullTheme | 96 ms | Passed |
| testUpdateStoryNullTitle | 90 ms | Passed |
| testUpdateStoryThemes | 84 ms | Passed |
| testUpdateStoryWithNullStory | 0.64 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.12 sec | Passed |
| testUpdateStoryWithWrongAuthor | 0.12 sec | Passed |