Skip to content

Test Result : LruCacheManagerTest

0 failures (±0)
36 tests (+7)
Took 42 ms.

All Tests

Test nameDurationStatus
addRemovesOldDescriptorWhenInstanceIsReplacedByAnother0 msPassed
addReplacesInstanceTogetherWithDescriptor1 msPassed
cacheAddWithStringIdentifier0 msPassed
cacheEvictWithStringIdentifier1 msPassed
containsReturnsFalseWhenDescriptorsDoNotMatch0 msPassed
containsWithNullArgumentsReturnsFalse0 msPassed
entryGetsEvictedWhenCacheIsFull1 msPassed
evictByClassRemovesInstanceDescriptors0 msPassed
evictByContextRemovesInstanceDescriptors0 msPassed
evictByNullIdentifierThrowsNPX1 msPassed
evictRemovesInstanceDescriptor1 msPassed
getReturnsNullWhenDescriptorsDoNotMatch0 msPassed
initializationWithInvalidCapacityUsesDefaultValue1 msPassed
leastRecentlyUsedEntryGetsEvictedWhenCacheIsFull1 msPassed
testAdd0 msPassed
testAddNull1 msPassed
testAddToDefault1 msPassed
testAddWithDuplicateIRI0 msPassed
testAddWithDuplicateIRIToDifferentContexts1 msPassed
testContainsDefault0 msPassed
testContainsWithContext2 msPassed
testEvictAll0 msPassed
testEvictByClass4 msPassed
testEvictByClassNull1 msPassed
testEvictByContext4 msPassed
testEvictByContextAndPrimaryKey6 msPassed
testEvictByContextNull1 msPassed
testEvictByContextUnknownContext1 msPassed
testEvictInferredClass2 msPassed
testGetObject0 msPassed
testGetObjectNull0 msPassed
testGetObjectUnknownClass9 msPassed
testGetObjectUnknownPrimaryKey0 msPassed
testGetObjectWithWrongContext1 msPassed
testInitWithCustomCapacity0 msPassed
testInitWithDefaultCapacity1 msPassed