{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.rdf4j.MultipleInheritanceTest",
      "duration" : 0.011,
      "failedSince" : 0,
      "name" : "annotatedMethodPassesDownAnnotationValuesFromMultipleParents",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.rdf4j.MultipleInheritanceTest",
      "duration" : 0.02,
      "failedSince" : 0,
      "name" : "annotatedMethodPassesDownAnnotationValuesFromSingleParent",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.rdf4j.MultipleInheritanceTest",
      "duration" : 0.011,
      "failedSince" : 0,
      "name" : "annotationInheritedThroughTwoWaysIsHandledProperly",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.rdf4j.MultipleInheritanceTest",
      "duration" : 0.009,
      "failedSince" : 0,
      "name" : "entityCanBeFoundByBothParentTypes",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.rdf4j.MultipleInheritanceTest",
      "duration" : 0.009,
      "failedSince" : 0,
      "name" : "mappedSuperClassSupportsAnnotatedMethods",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "MultipleInheritanceTest",
  "passCount" : 5,
  "skipCount" : 0
}