{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "loadListReturnsEmptyListWhenNoListHeadIsFound",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.009,
      "failedSince" : 0,
      "name" : "loadingListWithItemWithMultipleSuccessorsThrowsException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.004,
      "failedSince" : 0,
      "name" : "loadsListWithHeadOnly",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.011,
      "failedSince" : 0,
      "name" : "loadsListWithInferredProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.021,
      "failedSince" : 0,
      "name" : "loadsListWithMultipleItems",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "persistEmptyListDoesNothing",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.004,
      "failedSince" : 0,
      "name" : "persistListWithOneElementCreatesOnlyHead",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.007,
      "failedSince" : 0,
      "name" : "persistNonEmptyListCreatesListInOntology",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.009,
      "failedSince" : 0,
      "name" : "updateEmptyListWithNonEmptyPersistsNewOne",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.018,
      "failedSince" : 0,
      "name" : "updateListByRemovingElementsFromTheEnd",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.017,
      "failedSince" : 0,
      "name" : "updateListByReplacingSomeElementsAndAddingNewOnes",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.015,
      "failedSince" : 0,
      "name" : "updateListByReplacingSomeElementsAndRemovingSome",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.014,
      "failedSince" : 0,
      "name" : "updateListByReplacingSomeElementsButKeepingSize",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest",
      "duration" : 0.012,
      "failedSince" : 0,
      "name" : "updateListToEmptyClearsList",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "SimpleListHandlerTest",
  "passCount" : 14,
  "skipCount" : 0
}