Test Result : RetrieveOperationsTest
0 failures
(±0)
16 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
findByUnknownIdReturnsNull | 16 ms | Passed |
findOfEntityWithExistingIdButDifferentTypeReturnsNull | 22 ms | Passed |
findWithNullIdentifierThrowsNPX | 10 ms | Passed |
plainIdentifierAttributeIsAlwaysLoadedEagerly | 23 ms | Passed |
readingIndividualWithStringIdTwiceInPersistenceContextReturnsSameInstance | 24 ms | Passed |
refreshingNotManagedIsIllegal | 20 ms | Passed |
retrieveAllowsToOverridePULevelLanguageSpecification | 19 ms | Passed |
retrieveGetsStringAttributeWithCorrectLanguageWhenItIsSpecifiedInDescriptor | 21 ms | Passed |
retrieveGetsStringAttributesWithDifferentLanguageTagsSpecifiedInDescriptor | 26 ms | Passed |
retrieveLoadsStringLiteralWithCorrectLanguageTagWhenCachedValueHasDifferentLanguageTag | 24 ms | Passed |
retrieveLoadsUnmappedPropertiesTogetherWithObjectPropertyValues | 45 ms | Passed |
testRefreshInstance | 30 ms | Passed |
testRefreshInstanceWithUnmappedProperties | 33 ms | Passed |
testRetrieveSimple | 23 ms | Passed |
testRetrieveWithGeneratedId | 27 ms | Passed |
testRetrieveWithLazyAttribute | 22 ms | Passed |