Skip to content

Test Result : LruCacheManagerTest

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

All Tests

Test nameDurationStatus
addRemovesOldDescriptorWhenInstanceIsReplacedByAnother1 msPassed
addReplacesInstanceTogetherWithDescriptor0 msPassed
cacheAddWithStringIdentifier0 msPassed
cacheEvictWithStringIdentifier0 msPassed
containsReturnsFalseWhenDescriptorsDoNotMatch0 msPassed
containsWithNullArgumentsReturnsFalse0 msPassed
entryGetsEvictedWhenCacheIsFull1 msPassed
evictByClassRemovesInstanceDescriptors1 msPassed
evictByContextRemovesInstanceDescriptors1 msPassed
evictByNullIdentifierThrowsNPX0 msPassed
evictRemovesInstanceDescriptor0 msPassed
getReturnsNullWhenDescriptorsDoNotMatch0 msPassed
initializationWithInvalidCapacityUsesDefaultValue7 msPassed
leastRecentlyUsedEntryGetsEvictedWhenCacheIsFull1 msPassed
testAdd0 msPassed
testAddNull0 msPassed
testAddToDefault0 msPassed
testAddWithDuplicateIRI1 msPassed
testAddWithDuplicateIRIToDifferentContexts0 msPassed
testContainsDefault1 msPassed
testContainsWithContext0 msPassed
testEvictAll1 msPassed
testEvictByClass3 msPassed
testEvictByClassNull1 msPassed
testEvictByContext0 msPassed
testEvictByContextAndPrimaryKey0 msPassed
testEvictByContextNull1 msPassed
testEvictByContextUnknownContext1 msPassed
testEvictInferredClass1 msPassed
testGetObject0 msPassed
testGetObjectNull0 msPassed
testGetObjectUnknownClass0 msPassed
testGetObjectUnknownPrimaryKey1 msPassed
testGetObjectWithWrongContext1 msPassed
testInitWithCustomCapacity0 msPassed
testInitWithDefaultCapacity0 msPassed