{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.065,
      "failedSince" : 0,
      "name" : "persistAllowsOverridingGlobalLanguageWithLocalEmptyTag",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.066,
      "failedSince" : 0,
      "name" : "persistAllowsToSpecifyLanguageTagPerEntityAndOverrideItOnAttributeLevel",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.068,
      "failedSince" : 0,
      "name" : "persistEntityAndReferenceWithNonNullGeneratedIdentifiersDoesNotRewriteThem",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.078,
      "failedSince" : 0,
      "name" : "persistEntityWithDatatypePropertyCollectionPersistsAllValues",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.069,
      "failedSince" : 0,
      "name" : "persistEntityWithNonNullGeneratedIdentifierDoesNotRewriteIdentifier",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.095,
      "failedSince" : 0,
      "name" : "persistNullThrowsNPX",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.072,
      "failedSince" : 0,
      "name" : "persistSavesInstanceWithReferenceToExistingInstance",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.083,
      "failedSince" : 0,
      "name" : "persistSetsStringLiteralLanguageTagAccordingToDescriptor",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.071,
      "failedSince" : 0,
      "name" : "persistSetsStringLiteralLanguageTagToGloballyConfiguredValueWhenDescriptorDoesNotSpecifyIt",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.094,
      "failedSince" : 0,
      "name" : "persistTwoInstancesOfDifferentClassesWithSameUriIntoDifferentPersistenceContextsIsLegal",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.099,
      "failedSince" : 0,
      "name" : "persistTwoInstancesOfDifferentClassesWithSameUriIntoTheSamePersistenceContextIsIllegal",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.084,
      "failedSince" : 0,
      "name" : "persistWithReferencedListSavesListReferenceWhenAllItemsArePersisted",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.089,
      "failedSince" : 0,
      "name" : "persistWithSimpleListSavesListReferenceWhenAllItemsArePersisted",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.068,
      "failedSince" : 0,
      "name" : "persistingDetachedEntityIsIllegal",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.066,
      "failedSince" : 0,
      "name" : "persistingEntityWithReferencedListWithoutCascadeIsIllegal",
      "skipped" : False,
      "status" : "FIXED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.064,
      "failedSince" : 0,
      "name" : "persistingEntityWithSimpleListWithoutCascadeIsIllegal",
      "skipped" : False,
      "status" : "FIXED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.102,
      "failedSince" : 0,
      "name" : "persistingEntityWithoutIdAndWithoutGeneratedIdThrowsException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.061,
      "failedSince" : 0,
      "name" : "persistingInRollbackOnlyThrowsExceptionOnCommit",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.076,
      "failedSince" : 0,
      "name" : "persistingOnlyOnePartOfRelationWithoutCascadeThrowsRollbackException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.063,
      "failedSince" : 0,
      "name" : "testPersistAndRollbackChanges",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.086,
      "failedSince" : 0,
      "name" : "testPersistAndUpdateAttributeBeforeCommit",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.163,
      "failedSince" : 0,
      "name" : "testPersistEntityWithBasicTypeAttributes",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.085,
      "failedSince" : 0,
      "name" : "testPersistEntityWithEnumAttribute",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.071,
      "failedSince" : 0,
      "name" : "testPersistEntityWithUriTypes",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.092,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithAnnotationProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.247,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithPlainIdentifierObjectPropertyValue",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.095,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithPluralObjectPropertyAttributeRepresentedByUrls",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.164,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithReferencedListOfIdentifiers",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.073,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithSimpleListOfIdentifiers",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.138,
      "failedSince" : 0,
      "name" : "testPersistSimpleAndReferencedList",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.081,
      "failedSince" : 0,
      "name" : "testPersistTypedProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.074,
      "failedSince" : 0,
      "name" : "testPersistWithCascade",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.064,
      "failedSince" : 0,
      "name" : "testPersistWithEmptyProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.066,
      "failedSince" : 0,
      "name" : "testPersistWithGeneratedId",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.1,
      "failedSince" : 0,
      "name" : "testPersistWithProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.131,
      "failedSince" : 0,
      "name" : "testPersistWithReferencedList",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.174,
      "failedSince" : 0,
      "name" : "testPersistWithSimpleList",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "CreateOperationsTest",
  "passCount" : 37,
  "skipCount" : 0
}