{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "loadListFromContextRetrievesAllListElements",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "loadListRetrievesAllListElements",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "persistListDoesNothingForEmptyDescriptor",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "persistListInsertsStatementsCorrespondingToList",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "persistListWithContextInsertsStatementsCorrespondingToListIntoContext",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "updateClearsOriginalListWhenUpdateIsEmpty",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "updateListAddsNodeToEnd",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "updateListRemovesRemainingExistingNodes",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest",
      "duration" : 0.005,
      "failedSince" : 0,
      "name" : "updateListWorksInContext",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "updatePersistsListWhenOriginalWasEmpty",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "updateReplacesModifiedNode",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "SimpleListHandlerTest",
  "passCount" : 11,
  "skipCount" : 0
}