Skip to content

Test Result : LruCacheManagerTest

0 failures (±0)
36 tests (±0)
Took 23 ms.

All Tests

Test nameDurationStatus
addRemovesOldDescriptorWhenInstanceIsReplacedByAnother0 msPassed
addReplacesInstanceTogetherWithDescriptor0 msPassed
cacheAddWithStringIdentifier1 msPassed
cacheEvictWithStringIdentifier0 msPassed
containsReturnsFalseWhenDescriptorsDoNotMatch0 msPassed
containsWithNullArgumentsReturnsFalse0 msPassed
entryGetsEvictedWhenCacheIsFull0 msPassed
evictByClassRemovesInstanceDescriptors0 msPassed
evictByContextRemovesInstanceDescriptors0 msPassed
evictByNullIdentifierThrowsNPX0 msPassed
evictRemovesInstanceDescriptor0 msPassed
getReturnsNullWhenDescriptorsDoNotMatch1 msPassed
initializationWithInvalidCapacityUsesDefaultValue1 msPassed
leastRecentlyUsedEntryGetsEvictedWhenCacheIsFull1 msPassed
testAdd0 msPassed
testAddNull0 msPassed
testAddToDefault1 msPassed
testAddWithDuplicateIRI1 msPassed
testAddWithDuplicateIRIToDifferentContexts1 msPassed
testContainsDefault0 msPassed
testContainsWithContext0 msPassed
testEvictAll1 msPassed
testEvictByClass3 msPassed
testEvictByClassNull1 msPassed
testEvictByContext2 msPassed
testEvictByContextAndPrimaryKey1 msPassed
testEvictByContextNull0 msPassed
testEvictByContextUnknownContext0 msPassed
testEvictInferredClass2 msPassed
testGetObject1 msPassed
testGetObjectNull1 msPassed
testGetObjectUnknownClass1 msPassed
testGetObjectUnknownPrimaryKey1 msPassed
testGetObjectWithWrongContext1 msPassed
testInitWithCustomCapacity0 msPassed
testInitWithDefaultCapacity1 msPassed