{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.077,
      "failedSince" : 0,
      "name" : "persistAllowsOverridingGlobalLanguageWithLocalEmptyTag",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.09,
      "failedSince" : 0,
      "name" : "persistAllowsToSpecifyLanguageTagPerEntityAndOverrideItOnAttributeLevel",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.087,
      "failedSince" : 0,
      "name" : "persistEntityAndReferenceWithNonNullGeneratedIdentifiersDoesNotRewriteThem",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.097,
      "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.097,
      "failedSince" : 0,
      "name" : "persistNullThrowsNPX",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.089,
      "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.07,
      "failedSince" : 0,
      "name" : "persistSetsStringLiteralLanguageTagToGloballyConfiguredValueWhenDescriptorDoesNotSpecifyIt",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.13,
      "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.103,
      "failedSince" : 0,
      "name" : "persistWithReferencedListSavesListReferenceWhenAllItemsArePersisted",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.109,
      "failedSince" : 0,
      "name" : "persistWithSimpleListSavesListReferenceWhenAllItemsArePersisted",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.08,
      "failedSince" : 0,
      "name" : "persistingDetachedEntityIsIllegal",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.067,
      "failedSince" : 0,
      "name" : "persistingEntityWithReferencedListWithoutCascadeIsIllegal",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.065,
      "failedSince" : 0,
      "name" : "persistingEntityWithSimpleListWithoutCascadeIsIllegal",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.099,
      "failedSince" : 0,
      "name" : "persistingEntityWithoutIdAndWithoutGeneratedIdThrowsException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.066,
      "failedSince" : 0,
      "name" : "persistingInRollbackOnlyThrowsExceptionOnCommit",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.106,
      "failedSince" : 0,
      "name" : "persistingOnlyOnePartOfRelationWithoutCascadeThrowsRollbackException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.062,
      "failedSince" : 0,
      "name" : "testPersistAndRollbackChanges",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.104,
      "failedSince" : 0,
      "name" : "testPersistAndUpdateAttributeBeforeCommit",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.149,
      "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.116,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithAnnotationProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.145,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithPlainIdentifierObjectPropertyValue",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.112,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithPluralObjectPropertyAttributeRepresentedByUrls",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.155,
      "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.156,
      "failedSince" : 0,
      "name" : "testPersistSimpleAndReferencedList",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.115,
      "failedSince" : 0,
      "name" : "testPersistTypedProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.096,
      "failedSince" : 0,
      "name" : "testPersistWithCascade",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.085,
      "failedSince" : 0,
      "name" : "testPersistWithEmptyProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.089,
      "failedSince" : 0,
      "name" : "testPersistWithGeneratedId",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.136,
      "failedSince" : 0,
      "name" : "testPersistWithProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.161,
      "failedSince" : 0,
      "name" : "testPersistWithReferencedList",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.197,
      "failedSince" : 0,
      "name" : "testPersistWithSimpleList",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "CreateOperationsTest",
  "passCount" : 37,
  "skipCount" : 0
}