addNullThrowsNullPointerException | 12 ms | Passed |
addRemovesOldDescriptorWhenInstanceIsReplacedByAnother | 18 ms | Passed |
addReplacesInstanceTogetherWithDescriptor | 13 ms | Passed |
addWithSameIdToDifferentContextsRetainsBothRecords | 20 ms | Passed |
addingWithDuplicateIdentifierReplacesExistingRecord | 16 ms | Passed |
cacheAddWithStringIdentifier | 12 ms | Passed |
cacheEvictWithStringIdentifier | 19 ms | Passed |
cacheSupportsEntitiesOverridingEqualsAndHashCode | 10 ms | Passed |
closeShutsDownSweeper | 29 ms | Passed |
containsReturnsFalseWhenDescriptorsDoNotMatch | 18 ms | Passed |
containsWithNullArgumentsReturnsFalse | 15 ms | Passed |
evictAllRemovesAllRecords | 12 ms | Passed |
evictByClassRemovesInstanceDescriptors | 11 ms | Passed |
evictByClassThrowsNPXForNullArgument | 20 ms | Passed |
evictByContextRemovesInstanceDescriptors | 19 ms | Passed |
evictByContextRetainsRecordsWhenUnknownContextIsUsed | 14 ms | Passed |
evictByContextWithNullArgumentEvictsDefaultContext | 25 ms | Passed |
evictByNullIdentifierThrowsNPX | 16 ms | Passed |
evictInferredClassesRemovesInstancesOfInferredClasses | 20 ms | Passed |
evictRemovesInstanceDescriptor | 20 ms | Passed |
getByNonMatchingClassReturnsNull | 12 ms | Passed |
getByUnknownIdReturnsNull | 6 ms | Passed |
getReturnsNullWhenDescriptorsDoNotMatch | 22 ms | Passed |
getWithNullIdReturnsNull | 12 ms | Passed |
getWithWrongContextReturnsNull | 5 ms | Passed |
testAddIntoContext | 8 ms | Passed |
testAddToDefault | 28 ms | Passed |
testConstructorInvalidSweepRate | 0 ms | Passed |
testConstructorNumberInvalid | 24 ms | Passed |
testContainsDefault | 16 ms | Passed |
testContainsWithContext | 16 ms | Passed |
testEvictByContextClassAndPrimaryKey | 6 ms | Passed |
testEvictWithSweeper | 1 ms | Passed |
testGetObject | 9 ms | Passed |
testRefreshTTL | 2.1 sec | Passed |