Test Result : RetrieveOperationsTest
0 failures
(±0)
16 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
findByUnknownIdReturnsNull | 17 ms | Passed |
findOfEntityWithExistingIdButDifferentTypeReturnsNull | 22 ms | Passed |
findWithNullIdentifierThrowsNPX | 8 ms | Passed |
plainIdentifierAttributeIsAlwaysLoadedEagerly | 23 ms | Passed |
readingIndividualWithStringIdTwiceInPersistenceContextReturnsSameInstance | 32 ms | Passed |
refreshingNotManagedIsIllegal | 25 ms | Passed |
retrieveAllowsToOverridePULevelLanguageSpecification | 22 ms | Passed |
retrieveGetsStringAttributeWithCorrectLanguageWhenItIsSpecifiedInDescriptor | 23 ms | Passed |
retrieveGetsStringAttributesWithDifferentLanguageTagsSpecifiedInDescriptor | 25 ms | Passed |
retrieveLoadsStringLiteralWithCorrectLanguageTagWhenCachedValueHasDifferentLanguageTag | 27 ms | Passed |
retrieveLoadsUnmappedPropertiesTogetherWithObjectPropertyValues | 48 ms | Passed |
testRefreshInstance | 32 ms | Passed |
testRefreshInstanceWithUnmappedProperties | 35 ms | Passed |
testRetrieveSimple | 25 ms | Passed |
testRetrieveWithGeneratedId | 35 ms | Passed |
testRetrieveWithLazyAttribute | 24 ms | Passed |