Skip to content

Test Result : LruCacheManagerTest

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

All Tests

Test nameDurationStatus
addRemovesOldDescriptorWhenInstanceIsReplacedByAnother1 msPassed
addReplacesInstanceTogetherWithDescriptor0 msPassed
cacheAddWithStringIdentifier0 msPassed
cacheEvictWithStringIdentifier1 msPassed
containsReturnsFalseWhenDescriptorsDoNotMatch0 msPassed
containsWithNullArgumentsReturnsFalse1 msPassed
entryGetsEvictedWhenCacheIsFull0 msPassed
evictByClassRemovesInstanceDescriptors1 msPassed
evictByContextRemovesInstanceDescriptors1 msPassed
evictByNullIdentifierThrowsNPX0 msPassed
evictRemovesInstanceDescriptor0 msPassed
getReturnsNullWhenDescriptorsDoNotMatch1 msPassed
initializationWithInvalidCapacityUsesDefaultValue0 msPassed
leastRecentlyUsedEntryGetsEvictedWhenCacheIsFull0 msPassed
testAdd1 msPassed
testAddNull1 msPassed
testAddToDefault0 msPassed
testAddWithDuplicateIRI1 msPassed
testAddWithDuplicateIRIToDifferentContexts1 msPassed
testContainsDefault0 msPassed
testContainsWithContext0 msPassed
testEvictAll0 msPassed
testEvictByClass2 msPassed
testEvictByClassNull1 msPassed
testEvictByContext2 msPassed
testEvictByContextAndPrimaryKey0 msPassed
testEvictByContextNull1 msPassed
testEvictByContextUnknownContext1 msPassed
testEvictInferredClass2 msPassed
testGetObject0 msPassed
testGetObjectNull0 msPassed
testGetObjectUnknownClass0 msPassed
testGetObjectUnknownPrimaryKey1 msPassed
testGetObjectWithWrongContext1 msPassed
testInitWithCustomCapacity0 msPassed
testInitWithDefaultCapacity1 msPassed