{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.116,
      "failedSince" : 0,
      "name" : "persistAllowsOverridingGlobalLanguageWithLocalEmptyTag",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.115,
      "failedSince" : 0,
      "name" : "persistAllowsToSpecifyLanguageTagPerEntityAndOverrideItOnAttributeLevel",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.123,
      "failedSince" : 0,
      "name" : "persistEntityAndReferenceWithNonNullGeneratedIdentifiersDoesNotRewriteThem",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.171,
      "failedSince" : 0,
      "name" : "persistEntityWithDatatypePropertyCollectionPersistsAllValues",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.1,
      "failedSince" : 0,
      "name" : "persistEntityWithNonNullGeneratedIdentifierDoesNotRewriteIdentifier",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.081,
      "failedSince" : 0,
      "name" : "persistNullThrowsNPX",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.13,
      "failedSince" : 0,
      "name" : "persistSavesInstanceWithReferenceToExistingInstance",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.106,
      "failedSince" : 0,
      "name" : "persistSetsStringLiteralLanguageTagAccordingToDescriptor",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.103,
      "failedSince" : 0,
      "name" : "persistSetsStringLiteralLanguageTagToGloballyConfiguredValueWhenDescriptorDoesNotSpecifyIt",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.233,
      "failedSince" : 0,
      "name" : "persistTwoInstancesOfDifferentClassesWithSameUriIntoDifferentPersistenceContextsIsLegal",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.081,
      "failedSince" : 0,
      "name" : "persistTwoInstancesOfDifferentClassesWithSameUriIntoTheSamePersistenceContextIsIllegal",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.157,
      "failedSince" : 0,
      "name" : "persistWithReferencedListSavesListReferenceWhenAllItemsArePersisted",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.144,
      "failedSince" : 0,
      "name" : "persistWithSimpleListSavesListReferenceWhenAllItemsArePersisted",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.128,
      "failedSince" : 0,
      "name" : "persistingDetachedEntityIsIllegal",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.099,
      "failedSince" : 0,
      "name" : "persistingEntityWithReferencedListWithoutCascadeIsIllegal",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.127,
      "failedSince" : 0,
      "name" : "persistingEntityWithSimpleListWithoutCascadeIsIllegal",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.082,
      "failedSince" : 0,
      "name" : "persistingEntityWithoutIdAndWithoutGeneratedIdThrowsException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.101,
      "failedSince" : 0,
      "name" : "persistingInRollbackOnlyThrowsExceptionOnCommit",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.085,
      "failedSince" : 0,
      "name" : "persistingOnlyOnePartOfRelationWithoutCascadeThrowsRollbackException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.095,
      "failedSince" : 0,
      "name" : "testPersistAndRollbackChanges",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.175,
      "failedSince" : 0,
      "name" : "testPersistAndUpdateAttributeBeforeCommit",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.139,
      "failedSince" : 0,
      "name" : "testPersistEntityWithBasicTypeAttributes",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.121,
      "failedSince" : 0,
      "name" : "testPersistEntityWithEnumAttribute",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.102,
      "failedSince" : 0,
      "name" : "testPersistEntityWithUriTypes",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.103,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithAnnotationProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.126,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithPlainIdentifierObjectPropertyValue",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.135,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithPluralObjectPropertyAttributeRepresentedByUrls",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.129,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithReferencedListOfIdentifiers",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.115,
      "failedSince" : 0,
      "name" : "testPersistInstanceWithSimpleListOfIdentifiers",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.179,
      "failedSince" : 0,
      "name" : "testPersistSimpleAndReferencedList",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.193,
      "failedSince" : 0,
      "name" : "testPersistTypedProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.126,
      "failedSince" : 0,
      "name" : "testPersistWithCascade",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.134,
      "failedSince" : 0,
      "name" : "testPersistWithEmptyProperties",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.108,
      "failedSince" : 0,
      "name" : "testPersistWithGeneratedId",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.test.integration.owlapi.CreateOperationsTest",
      "duration" : 0.102,
      "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.313,
      "failedSince" : 0,
      "name" : "testPersistWithSimpleList",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "CreateOperationsTest",
  "passCount" : 37,
  "skipCount" : 0
}