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
containsReturnsFalseWhenDescriptorsDoNotMatch1 msPassed
containsWithNullArgumentsReturnsFalse1 msPassed
entryGetsEvictedWhenCacheIsFull0 msPassed
evictByClassRemovesInstanceDescriptors1 msPassed
evictByContextRemovesInstanceDescriptors1 msPassed
evictByNullIdentifierThrowsNPX1 msPassed
evictRemovesInstanceDescriptor1 msPassed
getReturnsNullWhenDescriptorsDoNotMatch0 msPassed
initializationWithInvalidCapacityUsesDefaultValue1 msPassed
leastRecentlyUsedEntryGetsEvictedWhenCacheIsFull1 msPassed
testAdd1 msPassed
testAddNull0 msPassed
testAddToDefault1 msPassed
testAddWithDuplicateIRI0 msPassed
testAddWithDuplicateIRIToDifferentContexts0 msPassed
testContainsDefault1 msPassed
testContainsWithContext0 msPassed
testEvictAll0 msPassed
testEvictByClass1 msPassed
testEvictByClassNull0 msPassed
testEvictByContext2 msPassed
testEvictByContextAndPrimaryKey1 msPassed
testEvictByContextNull0 msPassed
testEvictByContextUnknownContext0 msPassed
testEvictInferredClass2 msPassed
testGetObject1 msPassed
testGetObjectNull0 msPassed
testGetObjectUnknownClass1 msPassed
testGetObjectUnknownPrimaryKey0 msPassed
testGetObjectWithWrongContext1 msPassed
testInitWithCustomCapacity0 msPassed
testInitWithDefaultCapacity0 msPassed