| testCreateAuthorExistentLogin | 0.14 sec | Passed |
| testCreateAuthorNull | 0.1 sec | Passed |
| testCreateAuthorWithStories | 0.1 sec | Passed |
| testCreateAuthorWithoutStories | 61 ms | Passed |
| testCreateStoryWithNullStory | 88 ms | Passed |
| testCreateStoryWithOneTheme | 0.1 sec | Passed |
| testCreateStoryWithOneThemeInvalidUserLogin | 0.15 sec | Passed |
| testCreateStoryWithTwoTheme | 0.17 sec | Passed |
| testCreateStoryWithWrongAuthor | 0.12 sec | Passed |
| testFindStories | 0.16 sec | Passed |
| testFindStoriesByAuthorPaginated | 0.1 sec | Passed |
| testFindStoriesEmptyAuthor | 0.12 sec | Passed |
| testFindStoriesNonExistentAuthor | 84 ms | Passed |
| testFindStoriesNullAuthor | 0.13 sec | Passed |
| testFindStoriesWithoutAcceptAuthor | 0.1 sec | Passed |
| testUpdateStoryGenre | 0.11 sec | Passed |
| testUpdateStoryInvalidGenre | 0.17 sec | Passed |
| testUpdateStoryInvalidText | 87 ms | Passed |
| testUpdateStoryNullGenre | 0.1 sec | Passed |
| testUpdateStoryNullTheme | 92 ms | Passed |
| testUpdateStoryNullTitle | 77 ms | Passed |
| testUpdateStoryThemes | 0.1 sec | Passed |
| testUpdateStoryWithNullStory | 0.82 sec | Passed |
| testUpdateStoryWithOneThemeInvalidUserLogin | 0.12 sec | Passed |
| testUpdateStoryWithWrongAuthor | 0.14 sec | Passed |