Test Result : UserResourceUnitTest
0 failures
(±0)
16 tests
(+4)
All Tests
| Test name | Duration | Status |
| testCreateExistentStory | 1 ms | Passed |
| testCreateNullStory | 1 ms | Passed |
| testCreateStory | 5 ms | Passed |
| testCreateStoryWithBadAuthentication | 1 ms | Passed |
| testDeleteOwnStoryByIdExistentId | 1 ms | Passed |
| testDeleteOwnStoryByIdExistentIdInvalidAuthor | 0 ms | Passed |
| testDeleteOwnStoryByIdNonExistentId | 0 ms | Passed |
| testFindOwnStoryByIdExistentId | 2 ms | Passed |
| testFindOwnStoryByIdExistentIdInvalidAuthor | 0 ms | Passed |
| testFindOwnStoryByIdNonExistentId | 0 ms | Passed |
| testFindStoriesByEmptyAuthor | 0 ms | Passed |
| testFindStoriesByExistentAuthor | 2 ms | Passed |
| testFindStoriesByExistentAuthorInvalidLimit | 2 ms | Passed |
| testFindStoriesByExistentAuthorInvalidPage | 1 ms | Passed |
| testFindStoriesByNonExistentAuthor | 0 ms | Passed |
| testFindStoriesByNullAuthor | 1 ms | Passed |
