Skip to content

Test Result : TtlCacheManagerTest

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

All Tests

Test nameDurationStatus
addNullThrowsNullPointerException12 msPassed
addRemovesOldDescriptorWhenInstanceIsReplacedByAnother20 msPassed
addReplacesInstanceTogetherWithDescriptor8 msPassed
addWithSameIdToDifferentContextsRetainsBothRecords19 msPassed
addingWithDuplicateIdentifierReplacesExistingRecord84 msPassed
cacheAddWithStringIdentifier20 msPassed
cacheEvictWithStringIdentifier28 msPassed
cacheSupportsEntitiesOverridingEqualsAndHashCode12 msPassed
closeShutsDownSweeper36 msPassed
containsReturnsFalseWhenDescriptorsDoNotMatch20 msPassed
containsWithNullArgumentsReturnsFalse10 msPassed
evictAllRemovesAllRecords20 msPassed
evictByClassRemovesInstanceDescriptors1 msPassed
evictByClassThrowsNPXForNullArgument11 msPassed
evictByContextRemovesInstanceDescriptors1 msPassed
evictByContextRetainsRecordsWhenUnknownContextIsUsed12 msPassed
evictByContextWithNullArgumentEvictsDefaultContext12 msPassed
evictByNullIdentifierThrowsNPX8 msPassed
evictInferredClassesRemovesInstancesOfInferredClasses12 msPassed
evictRemovesInstanceDescriptor14 msPassed
getByNonMatchingClassReturnsNull9 msPassed
getByUnknownIdReturnsNull15 msPassed
getReturnsNullWhenDescriptorsDoNotMatch22 msPassed
getWithNullIdReturnsNull9 msPassed
getWithWrongContextReturnsNull11 msPassed
testAddIntoContext9 msPassed
testAddToDefault1 msPassed
testConstructorInvalidSweepRate0 msPassed
testConstructorNumberInvalid27 msPassed
testContainsDefault15 msPassed
testContainsWithContext11 msPassed
testEvictByContextClassAndPrimaryKey14 msPassed
testEvictWithSweeper1 msPassed
testGetObject0 msPassed
testRefreshTTL3.3 secPassed