Test Result : MandantServiceTest
0 failures
6 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| createMandantShouldReturnMandant | 4 ms | Passed |
| createMandantShouldReturnMandantAlreadyExistsException | 11 ms | Passed |
| getAllMandantenShouldReturnEmptyList | 4 ms | Passed |
| getAllMandantenShouldReturnFilledList | 3 ms | Passed |
| removeMandantShouldDeleteMandant | 9 ms | Passed |
| removeMandantShouldThrowMandantNotFoundException | 9 ms | Passed |