Skip to content

Test Result : cz.cvut.kbss.jopa.sessions.descriptor

13 failures (+13)
13 tests (±0)
Took 3 ms.

All Failed Tests

Test NameDurationAge
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest.createAllLoadedCreatesInstanceDescriptorWithAllAttributesInLoadedState0 ms1
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest.createCopyCopiesStateFromSpecifiedDescriptor0 ms1
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest.createCreatesInstanceDescriptorWithLoadedSetForNonNullAttributes0 ms1
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest.createCreatesInstanceDescriptorWithLoadedSetForNullEagerlyFetchedAttributes0 ms1
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest.createCreatesInstanceDescriptorWithUnknownSetForNullLazilyFetchedAttributes0 ms1
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest.createNotLoadedCreatesInstanceDescriptorWithAttributesInNotLoadedState0 ms1
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.constructorInitializesAllDataPropertyAttributesAsNotLoaded0 ms1
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.constructorSetsIdentifierAsLoaded0 ms1
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.copyConstructorCreatesDescriptorForDifferentInstanceWithSameLoadedState0 ms1
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.isLoadedByAttributeReturnsLoadedAllEagerAttributesAreLoaded1 ms1
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.isLoadedReturnsLoadedWhenEagerlyFetchedAttributesAreLoadedAndLazilyIsNotLoaded0 ms1
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.isLoadedReturnsNotLoadedWhenAtLeastOneEagerlyFetchedAttributeIsNotLoaded1 ms1
 cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.isLoadedReturnsUnknownWhenAtLeastOneEagerlyFetchedAttributeIsUnknownAndOthersAreLoaded1 ms1

All Tests

ClassDurationFail(diff)Skip(diff)Pass(diff)Total(diff)
InstanceDescriptorFactoryTest0 ms6+600-66
InstanceDescriptorTest3 ms7+700-77