Skip to content

Test Result : LruCacheManagerTest

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

All Tests

Test nameDurationStatus
addRemovesOldDescriptorWhenInstanceIsReplacedByAnother1 msPassed
addReplacesInstanceTogetherWithDescriptor1 msPassed
cacheAddWithStringIdentifier0 msPassed
cacheEvictWithStringIdentifier1 msPassed
containsReturnsFalseWhenDescriptorsDoNotMatch0 msPassed
containsWithNullArgumentsReturnsFalse0 msPassed
entryGetsEvictedWhenCacheIsFull1 msPassed
evictByClassRemovesInstanceDescriptors0 msPassed
evictByContextRemovesInstanceDescriptors2 msPassed
evictByNullIdentifierThrowsNPX1 msPassed
evictRemovesInstanceDescriptor0 msPassed
getReturnsNullWhenDescriptorsDoNotMatch0 msPassed
initializationWithInvalidCapacityUsesDefaultValue1 msPassed
leastRecentlyUsedEntryGetsEvictedWhenCacheIsFull0 msPassed
testAdd1 msPassed
testAddNull0 msPassed
testAddToDefault1 msPassed
testAddWithDuplicateIRI0 msPassed
testAddWithDuplicateIRIToDifferentContexts0 msPassed
testContainsDefault0 msPassed
testContainsWithContext0 msPassed
testEvictAll1 msPassed
testEvictByClass3 msPassed
testEvictByClassNull1 msPassed
testEvictByContext2 msPassed
testEvictByContextAndPrimaryKey1 msPassed
testEvictByContextNull1 msPassed
testEvictByContextUnknownContext0 msPassed
testEvictInferredClass2 msPassed
testGetObject1 msPassed
testGetObjectNull0 msPassed
testGetObjectUnknownClass0 msPassed
testGetObjectUnknownPrimaryKey0 msPassed
testGetObjectWithWrongContext0 msPassed
testInitWithCustomCapacity1 msPassed
testInitWithDefaultCapacity0 msPassed