Skip to content

Test Result : TtlCacheManagerTest

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

All Tests

Test nameDurationStatus
addNullThrowsNullPointerException14 msPassed
addRemovesOldDescriptorWhenInstanceIsReplacedByAnother8 msPassed
addReplacesInstanceTogetherWithDescriptor7 msPassed
addWithSameIdToDifferentContextsRetainsBothRecords6 msPassed
addingWithDuplicateIdentifierReplacesExistingRecord6 msPassed
cacheAddWithStringIdentifier10 msPassed
cacheEvictWithStringIdentifier16 msPassed
cacheSupportsEntitiesOverridingEqualsAndHashCode8 msPassed
closeShutsDownSweeper26 msPassed
containsReturnsFalseWhenDescriptorsDoNotMatch6 msPassed
containsWithNullArgumentsReturnsFalse8 msPassed
evictAllRemovesAllRecords14 msPassed
evictByClassRemovesInstanceDescriptors7 msPassed
evictByClassThrowsNPXForNullArgument8 msPassed
evictByContextRemovesInstanceDescriptors5 msPassed
evictByContextRetainsRecordsWhenUnknownContextIsUsed16 msPassed
evictByContextWithNullArgumentEvictsDefaultContext20 msPassed
evictByNullIdentifierThrowsNPX13 msPassed
evictInferredClassesRemovesInstancesOfInferredClasses9 msPassed
evictRemovesInstanceDescriptor17 msPassed
getByNonMatchingClassReturnsNull6 msPassed
getByUnknownIdReturnsNull23 msPassed
getReturnsNullWhenDescriptorsDoNotMatch8 msPassed
getWithNullIdReturnsNull8 msPassed
getWithWrongContextReturnsNull9 msPassed
testAddIntoContext8 msPassed
testAddToDefault9 msPassed
testConstructorInvalidSweepRate1 msPassed
testConstructorNumberInvalid21 msPassed
testContainsDefault16 msPassed
testContainsWithContext16 msPassed
testEvictByContextClassAndPrimaryKey12 msPassed
testEvictWithSweeper1 msPassed
testGetObject15 msPassed
testRefreshTTL3.7 secPassed