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