cacheAddWithStringIdentifier | 0 ms | Passed |
cacheEvictWithStringIdentifier | 0 ms | Passed |
entryGetsEvictedWhenCacheIsFull | 2 ms | Passed |
initializationWithInvalidCapacityUsesDefaultValue | 1 ms | Passed |
leastRecentlyUsedEntryGetsEvictedWhenCacheIsFull | 0 ms | Passed |
testAdd | 0 ms | Passed |
testAddNull | 0 ms | Passed |
testAddToDefault | 1 ms | Passed |
testAddWithDuplicateIRI | 0 ms | Passed |
testAddWithDuplicateIRIToDifferentContexts | 0 ms | Passed |
testContainsDefault | 0 ms | Passed |
testContainsNull | 0 ms | Passed |
testContainsWithContext | 0 ms | Passed |
testEvictAll | 0 ms | Passed |
testEvictByClass | 1 ms | Passed |
testEvictByClassNull | 1 ms | Passed |
testEvictByContext | 3 ms | Passed |
testEvictByContextAndPrimaryKey | 1 ms | Passed |
testEvictByContextAndPrimaryKeyNull | 0 ms | Passed |
testEvictByContextNull | 0 ms | Passed |
testEvictByContextUnknownContext | 0 ms | Passed |
testEvictInferredClass | 1 ms | Passed |
testGetObject | 1 ms | Passed |
testGetObjectNull | 1 ms | Passed |
testGetObjectUnknownClass | 0 ms | Passed |
testGetObjectUnknownPrimaryKey | 0 ms | Passed |
testGetObjectWithWrongContext | 0 ms | Passed |
testInitWithCustomCapacity | 0 ms | Passed |
testInitWithDefaultCapacity | 1 ms | Passed |