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