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