Test Result : PlayerServiceIntegrationTest
0 failures
(±0)
16 tests
(+3)
All Tests
| Test name | Duration | Status |
| testCreatePlayer | 1.1 sec | Passed |
| testCreatePlayerNotAllowed | 0.16 sec | Passed |
| testCreatePlayerNull | 0.55 sec | Passed |
| testGetByAdmin | 0.17 sec | Passed |
| testGetByAdminNotAllowed | 0.14 sec | Passed |
| testGetByAdminNull | 0.18 sec | Passed |
| testGetPlayer | 99 ms | Passed |
| testGetPlayerBadId | 0.15 sec | Passed |
| testGetPlayerNonExistent | 0.11 sec | Passed |
| testList | 0.14 sec | Passed |
| testRemovePlayer | 0.15 sec | Passed |
| testRemovePlayerNotAllowed | 0.14 sec | Passed |
| testRemovePlayerNull | 0.13 sec | Passed |
| testUpdatePlayer | 0.14 sec | Passed |
| testUpdatePlayerNotAllowed | 0.15 sec | Passed |
| testUpdatePlayerNull | 0.13 sec | Passed |
