Skip to content

Test Result : TtlCacheManagerTest

0 failures (±0)
35 tests (±0)
Took 2.6 sec.

All Tests

Test nameDurationStatus
addNullThrowsNullPointerException12 msPassed
addRemovesOldDescriptorWhenInstanceIsReplacedByAnother18 msPassed
addReplacesInstanceTogetherWithDescriptor13 msPassed
addWithSameIdToDifferentContextsRetainsBothRecords20 msPassed
addingWithDuplicateIdentifierReplacesExistingRecord16 msPassed
cacheAddWithStringIdentifier12 msPassed
cacheEvictWithStringIdentifier19 msPassed
cacheSupportsEntitiesOverridingEqualsAndHashCode10 msPassed
closeShutsDownSweeper29 msPassed
containsReturnsFalseWhenDescriptorsDoNotMatch18 msPassed
containsWithNullArgumentsReturnsFalse15 msPassed
evictAllRemovesAllRecords12 msPassed
evictByClassRemovesInstanceDescriptors11 msPassed
evictByClassThrowsNPXForNullArgument20 msPassed
evictByContextRemovesInstanceDescriptors19 msPassed
evictByContextRetainsRecordsWhenUnknownContextIsUsed14 msPassed
evictByContextWithNullArgumentEvictsDefaultContext25 msPassed
evictByNullIdentifierThrowsNPX16 msPassed
evictInferredClassesRemovesInstancesOfInferredClasses20 msPassed
evictRemovesInstanceDescriptor20 msPassed
getByNonMatchingClassReturnsNull12 msPassed
getByUnknownIdReturnsNull6 msPassed
getReturnsNullWhenDescriptorsDoNotMatch22 msPassed
getWithNullIdReturnsNull12 msPassed
getWithWrongContextReturnsNull5 msPassed
testAddIntoContext8 msPassed
testAddToDefault28 msPassed
testConstructorInvalidSweepRate0 msPassed
testConstructorNumberInvalid24 msPassed
testContainsDefault16 msPassed
testContainsWithContext16 msPassed
testEvictByContextClassAndPrimaryKey6 msPassed
testEvictWithSweeper1 msPassed
testGetObject9 msPassed
testRefreshTTL2.1 secPassed