{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.service.DokumentServiceTest",
      "duration" : 0.017,
      "failedSince" : 0,
      "name" : "erstelleDokumentShouldReturnDokument",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.service.DokumentServiceTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "erstelleDokumentShouldThrowBenutzerNichtGefundenExceptionOnEinsteller",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.service.DokumentServiceTest",
      "duration" : 0.004,
      "failedSince" : 0,
      "name" : "erstelleDokumentShouldThrowBenutzerNichtGefundenExceptionOnEmpaenger",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.service.DokumentServiceTest",
      "duration" : 0.016,
      "failedSince" : 0,
      "name" : "erstelleDokumentShouldThrowKeineGemeinsamenMandantenException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.service.DokumentServiceTest",
      "duration" : 0.042,
      "failedSince" : 0,
      "name" : "erstelleDokumentShouldThrowRootKannKeineDokumenteEmpfangenException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.service.DokumentServiceTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "getAllDocumentsShouldReturnFilledList",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.service.DokumentServiceTest",
      "duration" : 0.005,
      "failedSince" : 0,
      "name" : "getAllDokumenteShouldReturnEmptyList",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.service.DokumentServiceTest",
      "duration" : 0.012,
      "failedSince" : 0,
      "name" : "getAllDokumenteShouldThrowBenutzerNichtGefundenException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.service.DokumentServiceTest",
      "duration" : 0.006,
      "failedSince" : 0,
      "name" : "getDocumentByIdShouldReturnDokument",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.service.DokumentServiceTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "getDocumentByIdShouldThrowBenutzerNichtGefundenException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.service.DokumentServiceTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "getDocumentByIdShouldThrowDokumentNichtGefundenException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.service.DokumentServiceTest",
      "duration" : 0.004,
      "failedSince" : 0,
      "name" : "getDocumentByIdShouldThrowRootAccountKannKeineDokumenteErhaltenException",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "DokumentServiceTest",
  "passCount" : 12,
  "skipCount" : 0
}