addRemovesOldDescriptorWhenInstanceIsReplacedByAnother | 4 ms | Passed |
addReplacesInstanceTogetherWithDescriptor | 1 ms | Passed |
cacheAddWithStringIdentifier | 0 ms | Passed |
cacheEvictWithStringIdentifier | 1 ms | Passed |
containsReturnsFalseWhenDescriptorsDoNotMatch | 1 ms | Passed |
containsWithNullArgumentsReturnsFalse | 7 ms | Passed |
entryGetsEvictedWhenCacheIsFull | 1 ms | Passed |
evictByClassRemovesInstanceDescriptors | 0 ms | Passed |
evictByContextRemovesInstanceDescriptors | 1 ms | Passed |
evictByNullIdentifierThrowsNPX | 1 ms | Passed |
evictRemovesInstanceDescriptor | 1 ms | Passed |
getReturnsNullWhenDescriptorsDoNotMatch | 1 ms | Passed |
initializationWithInvalidCapacityUsesDefaultValue | 1 ms | Passed |
leastRecentlyUsedEntryGetsEvictedWhenCacheIsFull | 1 ms | Passed |
testAdd | 0 ms | Passed |
testAddNull | 0 ms | Passed |
testAddToDefault | 0 ms | Passed |
testAddWithDuplicateIRI | 0 ms | Passed |
testAddWithDuplicateIRIToDifferentContexts | 0 ms | Passed |
testContainsDefault | 0 ms | Passed |
testContainsWithContext | 1 ms | Passed |
testEvictAll | 1 ms | Passed |
testEvictByClass | 4 ms | Passed |
testEvictByClassNull | 1 ms | Passed |
testEvictByContext | 2 ms | Passed |
testEvictByContextAndPrimaryKey | 1 ms | Passed |
testEvictByContextNull | 1 ms | Passed |
testEvictByContextUnknownContext | 1 ms | Passed |
testEvictInferredClass | 2 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 |