Skip to content
Jenkins
Java Tools
JOPA Development
#169
Tests
Tests
cz.cvut.kbss.jopa.sessions.cache
LruCacheManagerTest
Search
Sign in
Status
Changes
Console Output
View Build Information
History
Polling Log
Timings
Git Build Data
Tests
Open Blue Ocean
Embeddable Build Status
Previous Build
Next Build
LruCacheManagerTest
37
37
Took 8 ms
All Tests
Name
Age
Duration
addNullThrowsNullPointerException
0
0 ms
addRemovesOldDescriptorWhenInstanceIsReplacedByAnother
0
0 ms
addReplacesInstanceTogetherWithDescriptor
0
1 ms
addWithSameIdToDifferentContextsRetainsBothRecords
0
0 ms
addingWithDuplicateIdentifierReplacesExistingRecord
0
1 ms
cacheAddWithStringIdentifier
0
0 ms
cacheEvictWithStringIdentifier
0
0 ms
containsReturnsFalseWhenDescriptorsDoNotMatch
0
0 ms
containsWithNullArgumentsReturnsFalse
0
0 ms
entryGetsEvictedWhenCacheIsFull
0
0 ms
evictAllRemovesAllRecords
0
0 ms
evictByClassRemovesInstanceDescriptors
0
0 ms
evictByClassThrowsNPXForNullArgument
0
0 ms
evictByContextRemovesInstanceDescriptors
0
0 ms
evictByContextRetainsRecordsWhenUnknownContextIsUsed
0
0 ms
evictByContextWithNullArgumentEvictsDefaultContext
0
0 ms
evictByNullIdentifierThrowsNPX
0
0 ms
evictInferredClassesRemovesInstancesOfInferredClasses
0
1 ms
evictRemovesInstanceDescriptor
0
0 ms
getByNonMatchingClassReturnsNull
0
0 ms
getByUnknownIdReturnsNull
0
0 ms
getReturnsNullWhenDescriptorsDoNotMatch
0
1 ms
getWithNullIdReturnsNull
0
0 ms
getWithWrongContextReturnsNull
0
0 ms
initializationWithInvalidCapacityUsesDefaultValue
0
1 ms
leastRecentlyUsedEntriesAreEvictedWhenCacheIsFull
0
1 ms
leastRecentlyUsedEntryGetsEvictedWhenCacheIsFull_withContext
0
0 ms
testAddIntoContext
0
0 ms
testAddToDefault
0
0 ms
testContainsDefault
0
0 ms
testContainsWithContext
0
0 ms
testEvictByClass
0
1 ms
testEvictByContext
0
0 ms
testEvictByContextClassAndPrimaryKey
0
1 ms
testGetObject
0
0 ms
testInitWithCustomCapacity
0
0 ms
testInitWithDefaultCapacity
0
0 ms