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