Test Result : DokumentControllerTest
0 failures
11 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| erstelleDokumentShouldReturnConflictOnEmptyDisjunctMandantenSets | 22 ms | Passed |
| erstelleDokumentShouldReturnConflictWithRootAccount | 58 ms | Passed |
| erstelleDokumentShouldReturnCreated | 20 ms | Passed |
| erstelleDokumentShouldReturnNotFound | 27 ms | Passed |
| getAllDokumenteShouldReturnNotFound | 20 ms | Passed |
| getAllDokumenteShouldReturnOkAndEmptyList | 17 ms | Passed |
| getAllDokumenteShouldReturnOkAndFilledList | 0.25 sec | Passed |
| getDocumentByIdShouldReturnConflict | 17 ms | Passed |
| getDocumentByIdShouldReturnDocument | 45 ms | Passed |
| getDocumentByIdShouldReturnNotFoundBenutzer | 20 ms | Passed |
| getDocumentByIdShouldReturnNotFoundDokument | 15 ms | Passed |