Skip to content

Test Result : LruCacheManagerTest

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

All Tests

Test nameDurationStatus
addRemovesOldDescriptorWhenInstanceIsReplacedByAnother4 msPassed
addReplacesInstanceTogetherWithDescriptor1 msPassed
cacheAddWithStringIdentifier0 msPassed
cacheEvictWithStringIdentifier1 msPassed
containsReturnsFalseWhenDescriptorsDoNotMatch1 msPassed
containsWithNullArgumentsReturnsFalse7 msPassed
entryGetsEvictedWhenCacheIsFull1 msPassed
evictByClassRemovesInstanceDescriptors0 msPassed
evictByContextRemovesInstanceDescriptors1 msPassed
evictByNullIdentifierThrowsNPX1 msPassed
evictRemovesInstanceDescriptor1 msPassed
getReturnsNullWhenDescriptorsDoNotMatch1 msPassed
initializationWithInvalidCapacityUsesDefaultValue1 msPassed
leastRecentlyUsedEntryGetsEvictedWhenCacheIsFull1 msPassed
testAdd0 msPassed
testAddNull0 msPassed
testAddToDefault0 msPassed
testAddWithDuplicateIRI0 msPassed
testAddWithDuplicateIRIToDifferentContexts0 msPassed
testContainsDefault0 msPassed
testContainsWithContext1 msPassed
testEvictAll1 msPassed
testEvictByClass4 msPassed
testEvictByClassNull1 msPassed
testEvictByContext2 msPassed
testEvictByContextAndPrimaryKey1 msPassed
testEvictByContextNull1 msPassed
testEvictByContextUnknownContext1 msPassed
testEvictInferredClass2 msPassed
testGetObject0 msPassed
testGetObjectNull1 msPassed
testGetObjectUnknownClass0 msPassed
testGetObjectUnknownPrimaryKey1 msPassed
testGetObjectWithWrongContext1 msPassed
testInitWithCustomCapacity0 msPassed
testInitWithDefaultCapacity0 msPassed