{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.controller.MandantenControllerTest",
      "duration" : 0.021,
      "failedSince" : 0,
      "name" : "createMandantShouldReturnConflict",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.controller.MandantenControllerTest",
      "duration" : 0.028,
      "failedSince" : 0,
      "name" : "createMandantShouldReturnCreated",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.controller.MandantenControllerTest",
      "duration" : 0.011,
      "failedSince" : 0,
      "name" : "getAllMandantenShouldReturnEmptyList",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.controller.MandantenControllerTest",
      "duration" : 0.01,
      "failedSince" : 0,
      "name" : "getAllMandantenShouldReturnFilledList",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.controller.MandantenControllerTest",
      "duration" : 0.224,
      "failedSince" : 0,
      "name" : "removeMandantShouldReturnNotFound",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.hfw417.dokumentenpostfach.controller.MandantenControllerTest",
      "duration" : 0.027,
      "failedSince" : 0,
      "name" : "removeMandantShouldReturnOk",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "MandantenControllerTest",
  "passCount" : 6,
  "skipCount" : 0
}