addNullThrowsNullPointerException | 0 ms | Passed |
addRemovesOldDescriptorWhenInstanceIsReplacedByAnother | 1 ms | Passed |
addReplacesInstanceTogetherWithDescriptor | 1 ms | Passed |
addWithSameIdToDifferentContextsRetainsBothRecords | 0 ms | Passed |
addingWithDuplicateIdentifierReplacesExistingRecord | 2 ms | Passed |
cacheAddWithStringIdentifier | 0 ms | Passed |
cacheEvictWithStringIdentifier | 1 ms | Passed |
cacheSupportsEntitiesOverridingEqualsAndHashCode | 1 ms | Passed |
containsReturnsFalseWhenDescriptorsDoNotMatch | 1 ms | Passed |
containsWithNullArgumentsReturnsFalse | 1 ms | Passed |
entryGetsEvictedWhenCacheIsFull | 1 ms | Passed |
evictAllRemovesAllRecords | 0 ms | Passed |
evictByClassRemovesClassMapWhenEvictedWasLastItem | 6 ms | Passed |
evictByClassRemovesInstanceDescriptors | 0 ms | Passed |
evictByClassThrowsNPXForNullArgument | 0 ms | Passed |
evictByContextRemovesContextMap | 0 ms | Passed |
evictByContextRemovesInstanceDescriptors | 1 ms | Passed |
evictByContextRetainsRecordsWhenUnknownContextIsUsed | 0 ms | Passed |
evictByContextWithNullArgumentEvictsDefaultContext | 1 ms | Passed |
evictByNullIdentifierThrowsNPX | 1 ms | Passed |
evictInferredClassesRemovesInstancesOfInferredClasses | 1 ms | Passed |
evictRemovesInstanceDescriptor | 0 ms | Passed |
getByNonMatchingClassReturnsNull | 1 ms | Passed |
getByUnknownIdReturnsNull | 0 ms | Passed |
getReturnsNullWhenDescriptorsDoNotMatch | 1 ms | Passed |
getWithNullIdReturnsNull | 1 ms | Passed |
getWithWrongContextReturnsNull | 0 ms | Passed |
initializationWithInvalidCapacityUsesDefaultValue | 1 ms | Passed |
leastRecentlyUsedEntriesAreEvictedWhenCacheIsFull | 2 ms | Passed |
leastRecentlyUsedEntryGetsEvictedWhenCacheIsFull_withContext | 1 ms | Passed |
testAddIntoContext | 0 ms | Passed |
testAddToDefault | 0 ms | Passed |
testContainsDefault | 0 ms | Passed |
testContainsWithContext | 0 ms | Passed |
testEvictByClass | 1 ms | Passed |
testEvictByContext | 0 ms | Passed |
testEvictByContextClassAndPrimaryKey | 1 ms | Passed |
testGetObject | 1 ms | Passed |
testInitWithCustomCapacity | 0 ms | Passed |
testInitWithDefaultCapacity | 0 ms | Passed |