{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "acquireConnectionCreatesAndReturnsConnectionInstance",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "acquireConnectionThrowsIllegalStateExceptionWhenDriverIsClosed",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "closeClosesAllOpenConnectionsAndConnectorFactory",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "closingDriverTwiceDoesNothing",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "connectionClosedNotificationRemovesConnectionFromCollectionOfOpenConnections",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "driverCreatesAutoCommitConnectionsWhenConfiguredTo",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "driverRegistersItselfAsListenerOnCreatedConnection",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.004,
      "failedSince" : 0,
      "name" : "initCreatesInferenceConnectorFactoryWhenReasonerFactoryIsConfigured",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "initCreatesReadCommittedConnectorFactoryWhenConfigured",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "initCreatesSnapshotConnectorFactoryWhenConfigured",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.011,
      "failedSince" : 0,
      "name" : "reloadStorageReloadsUnderlyingStorage",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "setDatasetReplacesUnderlyingDataset",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.ontodriver.jena.JenaDriverTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "setDatasetThrowsJenaDriverExceptionWhenTryingToReplaceDatasetInTransaction",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "JenaDriverTest",
  "passCount" : 13,
  "skipCount" : 0
}