Test Result : GruppenServiceTest
0 failures
8 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| createGroupShouldReturnBenutzergruppe | 2 ms | Passed |
| createGroupShouldThrowBenutzergruppeAlreadyExistsException | 1 ms | Passed |
| deleteGroupShouldDeleteGroup | 5 ms | Passed |
| deleteGroupShouldThrowBenutzergruppeNotFoundException | 7 ms | Passed |
| deleteGroupShouldThrowReferencedBenutzergruppeException | 4 ms | Passed |
| getGroupsSholdReturnEmptyList | 4 ms | Passed |
| getGroupsSholdReturnFilledList | 2 ms | Passed |
| getPrivilegienShouldReturnFilledList | 6 ms | Passed |