{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "addPropertiesAddsValuesOfKnownAnnotationProperty",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "addPropertiesForExistingDataPropertyAddsAssertionsToOntology",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "addPropertiesForExistingDataPropertyAddsValuesOfCorrespondingTypes",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "addPropertiesForExistingObjectPropertyAddsAssertionsToOntology",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "addPropertiesForExistingObjectPropertyHandlesIndividualsAsStringAndUri",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "addPropertiesInfersDataPropertyAndLiteralsFromValuesForUnknownProperty",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest",
      "duration" : 0.004,
      "failedSince" : 0,
      "name" : "addPropertiesInfersObjectPropertyAndIrisFromValuesForUnknownProperty",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "getPropertiesLoadsExplicitPropertiesFromOntology",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "getPropertiesReturnsEmptyCollectionsForNonExistingIndividual",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest",
      "duration" : 0.005,
      "failedSince" : 0,
      "name" : "getPropertiesWithInferenceGetsInferredProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "removePropertiesRemovesSpecifiedPropertyValues",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "PropertiesHandlerTest",
  "passCount" : 11,
  "skipCount" : 0
}