| testCreateAuthorExistentLogin | 0.13 sec | Passed |
| testCreateAuthorNull | 0.1 sec | Passed |
| testCreateAuthorWithStories | 87 ms | Passed |
| testCreateAuthorWithoutStories | 88 ms | Passed |
| testCreateStoryWithNullStory | 0.12 sec | Passed |
| testCreateStoryWithOneTheme | 0.11 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.16 sec | Passed |
| testCreateStoryWithTwoTheme | 0.14 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.13 sec | Passed |
| testFindStories | 0.1 sec | Passed |
| testFindStoriesByAuthorPaginated | 87 ms | Passed |
| testFindStoriesEmptyAuthor | 0.1 sec | Passed |
| testFindStoriesNonExistentAuthor | 88 ms | Passed |
| testFindStoriesNullAuthor | 0.14 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 99 ms | Passed |
| testUpdateStoryGenre | 99 ms | Passed |
| testUpdateStoryInvalidGenre | 0.11 sec | Passed |
| testUpdateStoryInvalidText | 69 ms | Passed |
| testUpdateStoryNullGenre | 93 ms | Passed |
| testUpdateStoryNullTheme | 0.11 sec | Passed |
| testUpdateStoryNullTitle | 0.1 sec | Passed |
| testUpdateStoryThemes | 87 ms | Passed |
| testUpdateStoryWithNullStory | 0.68 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.12 sec | Passed |
| testUpdateStoryWithWrongAuthor | 0.11 sec | Passed |