addRemovesOldDescriptorWhenInstanceIsReplacedByAnother | 1 ms | Passed |
addReplacesInstanceTogetherWithDescriptor | 0 ms | Passed |
cacheAddWithStringIdentifier | 0 ms | Passed |
cacheEvictWithStringIdentifier | 1 ms | Passed |
containsReturnsFalseWhenDescriptorsDoNotMatch | 1 ms | Passed |
containsWithNullArgumentsReturnsFalse | 1 ms | Passed |
entryGetsEvictedWhenCacheIsFull | 0 ms | Passed |
evictByClassRemovesInstanceDescriptors | 1 ms | Passed |
evictByContextRemovesInstanceDescriptors | 1 ms | Passed |
evictByNullIdentifierThrowsNPX | 1 ms | Passed |
evictRemovesInstanceDescriptor | 1 ms | Passed |
getReturnsNullWhenDescriptorsDoNotMatch | 0 ms | Passed |
initializationWithInvalidCapacityUsesDefaultValue | 1 ms | Passed |
leastRecentlyUsedEntryGetsEvictedWhenCacheIsFull | 1 ms | Passed |
testAdd | 1 ms | Passed |
testAddNull | 0 ms | Passed |
testAddToDefault | 1 ms | Passed |
testAddWithDuplicateIRI | 0 ms | Passed |
testAddWithDuplicateIRIToDifferentContexts | 0 ms | Passed |
testContainsDefault | 1 ms | Passed |
testContainsWithContext | 0 ms | Passed |
testEvictAll | 0 ms | Passed |
testEvictByClass | 1 ms | Passed |
testEvictByClassNull | 0 ms | Passed |
testEvictByContext | 2 ms | Passed |
testEvictByContextAndPrimaryKey | 1 ms | Passed |
testEvictByContextNull | 0 ms | Passed |
testEvictByContextUnknownContext | 0 ms | Passed |
testEvictInferredClass | 2 ms | Passed |
testGetObject | 1 ms | Passed |
testGetObjectNull | 0 ms | Passed |
testGetObjectUnknownClass | 1 ms | Passed |
testGetObjectUnknownPrimaryKey | 0 ms | Passed |
testGetObjectWithWrongContext | 1 ms | Passed |
testInitWithCustomCapacity | 0 ms | Passed |
testInitWithDefaultCapacity | 0 ms | Passed |