Apache Commons logo

Commons JCS™

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
419 0 0 0 100% 124.318

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.jcs3.engine.control.event 7 0 0 0 100% 3.424
org.apache.commons.jcs3.log 2 0 0 0 100% 0.21
org.apache.commons.jcs3.auxiliary.disk.indexed 70 0 0 0 100% 37.949
org.apache.commons.jcs3.engine 8 0 0 0 100% 0.597
org.apache.commons.jcs3.admin 7 0 0 0 100% 0.375
org.apache.commons.jcs3.engine.control 16 0 0 0 100% 1.171
org.apache.commons.jcs3.auxiliary.disk.jdbc.mysql.util 6 0 0 0 100% 0.11
org.apache.commons.jcs3.utils.struct 20 0 0 0 100% 0.593
org.apache.commons.jcs3.auxiliary.disk.jdbc 10 0 0 0 100% 13.595
org.apache.commons.jcs3.engine.memory.fifo 2 0 0 0 100% 0.171
org.apache.commons.jcs3.auxiliary.disk 7 0 0 0 100% 0.166
org.apache.commons.jcs3.engine.memory.shrinking 7 0 0 0 100% 1.681
org.apache.commons.jcs3.auxiliary.disk.block 49 0 0 0 100% 22.902
org.apache.commons.jcs3.access 18 0 0 0 100% 1.073
org.apache.commons.jcs3.engine.match 3 0 0 0 100% 0.057
org.apache.commons.jcs3.utils.zip 3 0 0 0 100% 0.093
org.apache.commons.jcs3.auxiliary.remote.server 32 0 0 0 100% 3.811
org.apache.commons.jcs3.utils.serialization 18 0 0 0 100% 7.795
org.apache.commons.jcs3 5 0 0 0 100% 4.04
org.apache.commons.jcs3.auxiliary 5 0 0 0 100% 0.181
org.apache.commons.jcs3.auxiliary.remote.http.server 13 0 0 0 100% 0.598
org.apache.commons.jcs3.utils.threadpool 3 0 0 0 100% 0.104
org.apache.commons.jcs3.utils.net 1 0 0 0 100% 0.074
org.apache.commons.jcs3.auxiliary.lateral 4 0 0 0 100% 0.195
org.apache.commons.jcs3.auxiliary.remote.http.client 11 0 0 0 100% 1.217
org.apache.commons.jcs3.auxiliary.remote 28 0 0 0 100% 1.195
org.apache.commons.jcs3.engine.memory.lru 10 0 0 0 100% 1.027
org.apache.commons.jcs3.auxiliary.lateral.socket.tcp 20 0 0 0 100% 10.745
org.apache.commons.jcs3.engine.memory.mru 8 0 0 0 100% 0.789
org.apache.commons.jcs3.auxiliary.disk.jdbc.hsql 6 0 0 0 100% 4.168
org.apache.commons.jcs3.utils.access 1 0 0 0 100% 0.278
org.apache.commons.jcs3.engine.memory.soft 6 0 0 0 100% 0.427
org.apache.commons.jcs3.engine.logging 3 0 0 0 100% 0.122
org.apache.commons.jcs3.auxiliary.disk.jdbc.mysql 3 0 0 0 100% 3.211
org.apache.commons.jcs3.utils.config 1 0 0 0 100% 0.104
org.apache.commons.jcs3.auxiliary.remote.util 6 0 0 0 100% 0.07

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.jcs3.engine.control.event

Class Tests Errors Failures Skipped Success Rate Time
SimpleEventHandlingUnitTest 7 0 0 0 100% 3.424

org.apache.commons.jcs3.log

Class Tests Errors Failures Skipped Success Rate Time
LogManagerNoLogSystemUnitTest 1 0 0 0 100% 0.095
LogManagerUnitTest 1 0 0 0 100% 0.115

org.apache.commons.jcs3.auxiliary.disk.indexed

Class Tests Errors Failures Skipped Success Rate Time
IndexDiskCacheCountUnitTest 25 0 0 0 100% 5.637
IndexedDiskCacheConcurrentUnitTest$1 1 0 0 0 100% 0.477
IndexedDiskCacheConcurrentUnitTest$2 1 0 0 0 100% 0.487
IndexedDiskCacheConcurrentUnitTest$3 1 0 0 0 100% 0.566
IndexedDiskCacheConcurrentUnitTest$4 1 0 0 0 100% 0.574
IndexedDiskCacheNoMemoryUnitTest$2 1 0 0 0 100% 1.387
IndexedDiskCacheNoMemoryUnitTest$3 1 0 0 0 100% 1.388
IndexedDiskCacheNoMemoryUnitTest$1 1 0 0 0 100% 1.394
IndexedDiskCacheSameRegionConcurrentUnitTest$3 1 0 0 0 100% 0.611
IndexedDiskCacheSameRegionConcurrentUnitTest$1 1 0 0 0 100% 0.657
IndexedDiskCacheSameRegionConcurrentUnitTest$2 1 0 0 0 100% 0.754
IndexedDiskCacheSameRegionConcurrentUnitTest$4 1 0 0 0 100% 2.028
IndexedDiskCacheSameRegionConcurrentUnitTest$5 1 0 0 0 100% 2.377
IndexedDiskCacheOptimizationUnitTest 1 0 0 0 100% 2.283
IndexDiskCacheSizeUnitTest 25 0 0 0 100% 5.999
IndexedDiskCacheConcurrentNoDeadLockUnitTest$1 1 0 0 0 100% 0.401
IndexedDiskCacheConcurrentNoDeadLockUnitTest$5 1 0 0 0 100% 2.539
IndexedDiskCacheConcurrentNoDeadLockUnitTest$4 1 0 0 0 100% 2.554
IndexedDiskCacheConcurrentNoDeadLockUnitTest$3 1 0 0 0 100% 2.575
IndexedDiskCacheConcurrentNoDeadLockUnitTest$2 1 0 0 0 100% 2.978
IndexedDiskCacheKeyStoreUnitTest 2 0 0 0 100% 0.283

org.apache.commons.jcs3.engine

Class Tests Errors Failures Skipped Success Rate Time
SystemPropertyUsageUnitTest 2 0 0 0 100% 0.316
CacheEventQueueFactoryUnitTest 2 0 0 0 100% 0.14
ZombieCacheServiceNonLocalUnitTest 4 0 0 0 100% 0.141

org.apache.commons.jcs3.admin

Class Tests Errors Failures Skipped Success Rate Time
AdminBeanUnitTest 4 0 0 0 100% 0.332
CountingStreamUnitTest 3 0 0 0 100% 0.043

org.apache.commons.jcs3.engine.control

Class Tests Errors Failures Skipped Success Rate Time
CompositeCacheDiskUsageUnitTest 8 0 0 0 100% 0.394
CacheManagerStatsUnitTest 1 0 0 0 100% 0.295
CompositeCacheConfiguratorUnitTest 2 0 0 0 100% 0.288
CompositeCacheUnitTest 5 0 0 0 100% 0.194

org.apache.commons.jcs3.auxiliary.disk.jdbc.mysql.util

Class Tests Errors Failures Skipped Success Rate Time
ScheduleParserUtilUnitTest 6 0 0 0 100% 0.11

org.apache.commons.jcs3.utils.struct

Class Tests Errors Failures Skipped Success Rate Time
DoubleLinkedListDumpUnitTest 1 0 0 0 100% 0.087
LRUMapConcurrentUnitTest 3 0 0 0 100% 0.279
LRUMapConcurrentUnitTest$1 1 0 0 0 100% 0.005
LRUMapConcurrentUnitTest$2 1 0 0 0 100% 0.005
LRUMapConcurrentUnitTest$3 1 0 0 0 100% 0.003
LRUMapConcurrentUnitTest$4 1 0 0 0 100% 0.024
LRUMapConcurrentUnitTest$5 1 0 0 0 100% 0.024
LRUMapUnitTest 5 0 0 0 100% 0.078
DoubleLinkedListUnitTest 6 0 0 0 100% 0.088

org.apache.commons.jcs3.auxiliary.disk.jdbc

Class Tests Errors Failures Skipped Success Rate Time
JDBCDiskCacheShrinkUnitTest 3 0 0 0 100% 7.217
JDBCDataSourceFactoryUnitTest 3 0 0 0 100% 0.325
JDBCDiskCacheSharedPoolUnitTest 1 0 0 0 100% 2.106
JDBCDiskCacheRemovalUnitTest 1 0 0 0 100% 1.818
JDBCDiskCacheUnitTest 2 0 0 0 100% 2.129

org.apache.commons.jcs3.engine.memory.fifo

Class Tests Errors Failures Skipped Success Rate Time
FIFOMemoryCacheUnitTest 2 0 0 0 100% 0.171

org.apache.commons.jcs3.auxiliary.disk

Class Tests Errors Failures Skipped Success Rate Time
PurgatoryElementUnitTest 3 0 0 0 100% 0.058
AbstractDiskCacheUnitTest 4 0 0 0 100% 0.108

org.apache.commons.jcs3.engine.memory.shrinking

Class Tests Errors Failures Skipped Success Rate Time
ShrinkerThreadUnitTest 7 0 0 0 100% 1.681

org.apache.commons.jcs3.auxiliary.disk.block

Class Tests Errors Failures Skipped Success Rate Time
BlockDiskCacheSizeUnitTest 12 0 0 0 100% 8.021
BlockDiskCacheConcurrentUnitTest$1 1 0 0 0 100% 0.222
BlockDiskCacheConcurrentUnitTest$2 1 0 0 0 100% 0.243
BlockDiskCacheConcurrentUnitTest$4 1 0 0 0 100% 0.26
BlockDiskCacheConcurrentUnitTest$3 1 0 0 0 100% 0.355
BlockDiskCacheCountUnitTest 12 0 0 0 100% 7.992
BlockDiskCacheKeyStoreUnitTest 5 0 0 0 100% 1.623
BlockDiskCacheSameRegionConcurrentUnitTest$1 1 0 0 0 100% 0.638
BlockDiskCacheSameRegionConcurrentUnitTest$2 1 0 0 0 100% 0.655
BlockDiskCacheSameRegionConcurrentUnitTest$3 1 0 0 0 100% 0.663
BlockDiskCacheSameRegionConcurrentUnitTest$4 1 0 0 0 100% 1.848
BlockDiskUnitTest 12 0 0 0 100% 0.382

org.apache.commons.jcs3.access

Class Tests Errors Failures Skipped Success Rate Time
CacheAccessUnitTest 10 0 0 0 100% 0.351
GroupCacheAccessUnitTest 6 0 0 0 100% 0.333
SystemPropertyUnitTest 2 0 0 0 100% 0.389

org.apache.commons.jcs3.engine.match

Class Tests Errors Failures Skipped Success Rate Time
KeyMatcherPatternImpllUnitTest 3 0 0 0 100% 0.057

org.apache.commons.jcs3.utils.zip

Class Tests Errors Failures Skipped Success Rate Time
CompressionUtilUnitTest 3 0 0 0 100% 0.093

org.apache.commons.jcs3.auxiliary.remote.server

Class Tests Errors Failures Skipped Success Rate Time
RemoteCacheServerAttributesUnitTest 3 0 0 0 100% 0.061
RemoteCacheServerFactoryUnitTest 10 0 0 0 100% 0.16
TimeoutConfigurableRMISocketFactoryUnitTest 1 0 0 0 100% 0.128
BasicRemoteCacheClientServerUnitTest 5 0 0 0 100% 2.1
RemoteCacheServerUnitTest 13 0 0 0 100% 1.362

org.apache.commons.jcs3.utils.serialization

Class Tests Errors Failures Skipped Success Rate Time
StandardSerializerUnitTest 3 0 0 0 100% 0.079
EncryptingSerializerUnitTest 5 0 0 0 100% 0.284
SerializerUnitTest 1 0 0 0 100% 7.25
SerializationConversionUtilUnitTest 5 0 0 0 100% 0.09
CompressingSerializerUnitTest 4 0 0 0 100% 0.092

org.apache.commons.jcs3

Class Tests Errors Failures Skipped Success Rate Time
JCSConcurrentCacheAccessUnitTest 1 0 0 0 100% 1.678
JCSUnitTest 1 0 0 0 100% 0.357
ZeroSizeCacheUnitTest 1 0 0 0 100% 1.106
JCSLightLoadUnitTest 1 0 0 0 100% 0.558
JCSCacheElementRetrievalUnitTest 1 0 0 0 100% 0.341

org.apache.commons.jcs3.auxiliary

Class Tests Errors Failures Skipped Success Rate Time
AuxiliaryCacheConfiguratorUnitTest 5 0 0 0 100% 0.181

org.apache.commons.jcs3.auxiliary.remote.http.server

Class Tests Errors Failures Skipped Success Rate Time
RemoteHttpCacheServletUnitTest 7 0 0 0 100% 0.428
RemoteHttpCacheServiceUnitTest 6 0 0 0 100% 0.17

org.apache.commons.jcs3.utils.threadpool

Class Tests Errors Failures Skipped Success Rate Time
ThreadPoolManagerUnitTest 3 0 0 0 100% 0.104

org.apache.commons.jcs3.utils.net

Class Tests Errors Failures Skipped Success Rate Time
HostNameUtilUnitTest 1 0 0 0 100% 0.074

org.apache.commons.jcs3.auxiliary.lateral

Class Tests Errors Failures Skipped Success Rate Time
LateralCacheNoWaitFacadeUnitTest 4 0 0 0 100% 0.195

org.apache.commons.jcs3.auxiliary.remote.http.client

Class Tests Errors Failures Skipped Success Rate Time
RemoteHttpCacheClientUnitTest 8 0 0 0 100% 0.6
RemoteHttpCacheFactoryUnitTest 3 0 0 0 100% 0.617

org.apache.commons.jcs3.auxiliary.remote

Class Tests Errors Failures Skipped Success Rate Time
RemoteUtilsUnitTest 3 0 0 0 100% 0.197
RemoteCacheNoWaitUnitTest 7 0 0 0 100% 0.216
RemoteCacheNoWaitFacadeUnitTest 2 0 0 0 100% 0.25
RemoteCacheUnitTest 10 0 0 0 100% 0.174
RemoteCacheListenerUnitTest 2 0 0 0 100% 0.223
ZombieRemoteCacheServiceUnitTest 4 0 0 0 100% 0.135

org.apache.commons.jcs3.engine.memory.lru

Class Tests Errors Failures Skipped Success Rate Time
LHMLRUMemoryCacheUnitTest 8 0 0 0 100% 0.397
LHMLRUMemoryCacheConcurrentUnitTest$1 1 0 0 0 100% 0.258
LRUMemoryCacheConcurrentUnitTest$1 1 0 0 0 100% 0.372

org.apache.commons.jcs3.auxiliary.lateral.socket.tcp

Class Tests Errors Failures Skipped Success Rate Time
LateralTCPFilterRemoveHashCodeUnitTest 1 0 0 0 100% 0.901
LateralTCPDiscoveryListenerUnitTest 9 0 0 0 100% 0.386
LateralTCPIssueRemoveOnPutUnitTest 2 0 0 0 100% 1.924
TestTCPLateralUnitTest 8 0 0 0 100% 7.534

org.apache.commons.jcs3.engine.memory.mru

Class Tests Errors Failures Skipped Success Rate Time
MRUMemoryCacheUnitTest 8 0 0 0 100% 0.789

org.apache.commons.jcs3.auxiliary.disk.jdbc.hsql

Class Tests Errors Failures Skipped Success Rate Time
HSQLDiskCacheConcurrentUnitTest$2 1 0 0 0 100% 0.987
HSQLDiskCacheConcurrentUnitTest$3 1 0 0 0 100% 1.005
HSQLDiskCacheConcurrentUnitTest$1 1 0 0 0 100% 1.079
HSQLDiskCacheUnitTest 3 0 0 0 100% 1.097

org.apache.commons.jcs3.utils.access

Class Tests Errors Failures Skipped Success Rate Time
JCSWorkerUnitTest 1 0 0 0 100% 0.278

org.apache.commons.jcs3.engine.memory.soft

Class Tests Errors Failures Skipped Success Rate Time
SoftReferenceMemoryCacheUnitTest 6 0 0 0 100% 0.427

org.apache.commons.jcs3.engine.logging

Class Tests Errors Failures Skipped Success Rate Time
CacheEventLoggerDebugLoggerUnitTest 3 0 0 0 100% 0.122

org.apache.commons.jcs3.auxiliary.disk.jdbc.mysql

Class Tests Errors Failures Skipped Success Rate Time
MySQLDiskCacheUnitTest 1 0 0 0 100% 0.187
MySQLDiskCacheHsqlBackedUnitTest 2 0 0 0 100% 3.024

org.apache.commons.jcs3.utils.config

Class Tests Errors Failures Skipped Success Rate Time
PropertySetterUnitTest 1 0 0 0 100% 0.104

org.apache.commons.jcs3.auxiliary.remote.util

Class Tests Errors Failures Skipped Success Rate Time
RemoteCacheRequestFactoryUnitTest 6 0 0 0 100% 0.07

Test Cases

[Summary] [Package List] [Test Cases]

LateralCacheNoWaitFacadeUnitTest

testAddThenRemoveNoWait_InListSize2 0.133
testAdd_InList 0.001
testAddThenRemoveNoWait_NotInList 0.001
testAddThenRemoveNoWait_InList 0.001

CacheAccessUnitTest

testGetMatching_Normal 0.279
testPutSafe 0.004
testSetDefaultElementAttributes 0
testRegionDefiniton 0.001
testGetCacheElements 0.002
testRegionDefinitonWithAttributes 0.002
testPutNullValue 0
testRegionDefinitonWithBothAttributes 0
testGetMatchingElements_Normal 0.004
testPutNullKey 0

RemoteUtilsUnitTest

testGetNamingURL 0.018
testCreateRegistry 0.138
testParseServerAndPort 0.002

CompositeCacheDiskUsageUnitTest

testSpoolNotAllowed 0.113
testUpdateAllowed_localFalse 0.005
testUpdateAllowed 0.002
testUpdateConfig 0.208
testUpdateNotAllowed 0.002
testSpoolAllowed 0.003
testUpdateAllowed_withOtherCaches 0.003
testSwapConfig 0.001

AuxiliaryCacheConfiguratorUnitTest

testParseCacheEventLogger_Null 0.096
testParseElementSerializer_Null 0.002
testParseCacheEventLogger_NullName 0.001
testParseElementSerializer_Normal 0.021
testParseCacheEventLogger_Normal 0.006

DoubleLinkedListDumpUnitTest

testDumpEntries_DebugTrue 0.027

LogManagerNoLogSystemUnitTest

testLogFactoryNonExistingLogSystem 0.016

CacheManagerStatsUnitTest

testSimpleGetStats 0.249

BlockDiskCacheSizeUnitTest

testAppendToDisk 0.461
testUTF8String 1.014
testRemoveItems 0.034
testPutGet_BigString 1.011
testUTF8ByteArray 1.025
testRemove_Group 0.062
testPutGetMatching_NoWait 0.021
testLoadFromDisk 2.77
testRemove_PartialKey 0.038
testPutGetMatching_SmallWait 0.513
testChunk_BigString 0.002
testUTF8StringAndBytes 1.015

FIFOMemoryCacheUnitTest

testExpirationPolicy_oneExtra 0.123
testExpirationPolicy_doubleOver 0

AdminBeanUnitTest

testGetElementForRegionInfo 0.284
testGetRegionInfo 0.006
testClearAll 0.003
testRemove 0.001

BlockDiskCacheConcurrentUnitTest$1

testBlockDiskCache1 0.222

BlockDiskCacheConcurrentUnitTest$2

testBlockDiskCache2 0.243

BlockDiskCacheConcurrentUnitTest$4

testBlockDiskCache4 0.26

BlockDiskCacheConcurrentUnitTest$3

testBlockDiskCache3 0.355

CacheEventLoggerDebugLoggerUnitTest

testLogApplicationEvent_normal 0.023
testLogError_normal 0.001
testLogICacheEvent_normal 0.037

RemoteCacheNoWaitUnitTest

testGetStats 0.098
testGet 0.003
testGetStatus_error 0.002
testFixCache 0.036
testRemove 0.014
testUpdate 0.014
testGetMultiple 0.002

CompositeCacheConfiguratorUnitTest

testParseSpoolChunkSize_Normal 0.236
testParseAuxiliary_CacheEventLogger_Normal 0.007

GroupCacheAccessUnitTest

testPutAndGet 0.261
testPutNullValue 0
testGroupCache 0.011
testRemove 0.002
testInvalidate 0.003
testPutNullKey 0.001

IndexDiskCacheCountUnitTest

testRecycleBin 0.191
testRecyleBinUsage 0.121
testCheckForDedOverlaps_overlaps 0.008
testRecyleBinSize 0.109
testGetMultiple_EventLogging_simple 0.009
testUTF8String 1.006
testGet_EventLogging_simple 0.004
testUpdate_EventLogging_simple 0.204
testRemoveItems 0.016
testProcessUpdate_SameKeySameSize 0.005
testProcessUpdate_SameKeySmallerSize 0.009
testFileSize 0.112
testRemove_EventLogging_simple 0.004
testProcessUpdate_SameKeyBiggerSize 0.003
testCheckForDedOverlaps_noOverlap 0.003
testUTF8ByteArray 1.007
testRemove_Group 0.023
testPutGetMatching_NoWait 0.008
testRemoveAll_EventLogging_simple 0.003
testLoadFromDisk 1.963
testRemove_PartialKey 0.006
testSimplePutAndGet 0.144
testPutGetMatching_SmallWait 0.505
testProcessUpdate_Simple 0.002
testBytesFreeSize 0.108

PurgatoryElementUnitTest

testToString_normal 0.004
testSpoolable_normal 0
testElementAttributes_normal 0

RemoteCacheServerAttributesUnitTest

testToString 0.006
testSetRemoteTypeName_local 0.001
testSetRemoteTypeName_cluster 0

LateralTCPFilterRemoveHashCodeUnitTest

test 0.852

LateralTCPDiscoveryListenerUnitTest

testRemoveNoWait_FacadeInList_NoWaitIs 0.25
testRemoveNoWait_FacadeInList_NoWaitNot 0.001
testEmptyNoWaits 0.035
testRemoveNoWait_FacadeNotInList 0.002
testAddNoWait_FacadeNotInList 0.003
testAddDiscoveredService_FacadeInList_NoWaitNot 0.025
testAddNoWait_FacadeInList 0.002
testAddNoWaitFacade_NotInList 0.001
testRemoveDiscoveredService_FacadeInList_NoWaitIs 0.009

JCSConcurrentCacheAccessUnitTest

testConcurrentAccess 1.634

CountingStreamUnitTest

testByteArray 0.002
testSingleByte 0
testByteArrayLenCount 0.001

JDBCDiskCacheShrinkUnitTest

testExpireInBackground 3.562
testDidNotExpireEternal 2.133
testDidNotExpire 1.105

MySQLDiskCacheUnitTest

testBalkOnGet 0.145

BlockDiskCacheCountUnitTest

testAppendToDisk 0.336
testUTF8String 1.019
testRemoveItems 0.04
testPutGet_BigString 1.011
testUTF8ByteArray 1.038
testRemove_Group 0.066
testPutGetMatching_NoWait 0.025
testLoadFromDisk 2.835
testRemove_PartialKey 0.033
testPutGetMatching_SmallWait 0.513
testChunk_BigString 0.001
testUTF8StringAndBytes 1.02

CompressionUtilUnitTest

testCompressDecompressByteArray_success 0.026
testCompressDecompressGzipByteArray_success 0.002
testDecompressByteArray_failure 0

RemoteCacheServerFactoryUnitTest

testConfigureRemoteCacheServerAttributes_rmiSocketFactoryTimeoutMillisPresent 0.043
testConfigureRemoteCacheServerAttributes_timeoutNotPresent 0
testConfigureRemoteCacheServerAttributes_registryKeepAliveDelayMillisPresent 0
testConfigureObjectSpecificCustomFactory_withProperty_TimeoutConfigurableRMIScoketFactory 0.062
testConfigureRemoteCacheServerAttributes_useRegistryKeepAlivePresent 0.001
testConfigureRemoteCacheServerAttributes_localClusterConsistencyPresent 0.001
testConfigureObjectSpecificCustomFactory_withProperty 0.004
testConfigureRemoteCacheServerAttributes_allowClusterGetPresent 0.001
testConfigureRemoteCacheServerAttributes_startRegistryPresent 0
testConfigureRemoteCacheServerAttributes_eventQueuePoolName 0.001

SystemPropertyUsageUnitTest

testSystemPropertyUsage 0.256
testSystemPropertyUsage_inactive 0.014

HSQLDiskCacheConcurrentUnitTest$2

testHSQLDiskCache2 0.987

HSQLDiskCacheConcurrentUnitTest$3

testHSQLDiskCache3 1.005

HSQLDiskCacheConcurrentUnitTest$1

testHSQLDiskCache1 1.079

LHMLRUMemoryCacheUnitTest

testPutGetThroughHubTwice 0.284
testLoadFromCCF 0.003
testClearThroughHub 0.008
testPutGetThroughHub 0.029
testPutRemoveThroughHub 0.004
testRemovePartialThroughHub 0.005
testGetStatsThroughHub 0.006
testGetKeyArray 0.002

StandardSerializerUnitTest

testBigStringBackAndForth 0.026
testSimpleBackAndForth 0.001
testNullInput 0.001

IndexedDiskCacheConcurrentUnitTest$1

testIndexedDiskCache1 0.477

IndexedDiskCacheConcurrentUnitTest$2

testIndexedDiskCache2 0.487

IndexedDiskCacheConcurrentUnitTest$3

testIndexedDiskCache3 0.566

IndexedDiskCacheConcurrentUnitTest$4

testIndexedDiskCache4 0.574

PropertySetterUnitTest

testConvertArg 0.017

JCSUnitTest

testJCS 0.304

BlockDiskCacheKeyStoreUnitTest

testSaveLoadKeys 0.741
testSaveLoadKeysSize 0.752
testPutKeys 0.055
testPutKeysSize 0.013
testObjectLargerThanMaxSize 0.016

JDBCDataSourceFactoryUnitTest

testConfigureDataSourceFactory_JNDI 0.173
testConfigureDataSourceFactory_Simple 0.1
testConfigureDataSourceFactory_Attributes 0.001

LRUMapConcurrentUnitTest

testSimpleLoad 0.081
testLRURemoval 0.004
testLRURemovalAgain 0.055

LRUMapConcurrentUnitTest$1

conc1 0.005

LRUMapConcurrentUnitTest$2

conc2 0.005

LRUMapConcurrentUnitTest$3

conc3 0.003

LRUMapConcurrentUnitTest$4

concB1 0.024

LRUMapConcurrentUnitTest$5

concB1 0.024

JDBCDiskCacheSharedPoolUnitTest

testSimpleJDBCPutGetWithHSQL 2.057

IndexedDiskCacheNoMemoryUnitTest$2

testIndexedDiskCache2 1.387

IndexedDiskCacheNoMemoryUnitTest$3

testIndexedDiskCache3 1.388

IndexedDiskCacheNoMemoryUnitTest$1

testIndexedDiskCache1 1.394

EncryptingSerializerUnitTest

testGCMBackAndForth 0.179
testDeserialize_NullInput 0
testSerialize_NullInput 0.027
testDifferentKey 0.021
testSimpleBackAndForth 0.01

IndexedDiskCacheSameRegionConcurrentUnitTest$3

testIndexedDiskCache3 0.611

IndexedDiskCacheSameRegionConcurrentUnitTest$1

testIndexedDiskCache1 0.657

IndexedDiskCacheSameRegionConcurrentUnitTest$2

testIndexedDiskCache2 0.754

IndexedDiskCacheSameRegionConcurrentUnitTest$4

testIndexedDiskCache4 2.028

IndexedDiskCacheSameRegionConcurrentUnitTest$5

testIndexedDiskCache5 2.377

IndexedDiskCacheOptimizationUnitTest

testBasicOptimization 2.238

CacheEventQueueFactoryUnitTest

testCreateCacheEventQueue_Pooled 0.092
testCreateCacheEventQueue_Single 0.001

JDBCDiskCacheRemovalUnitTest

testPartialKeyRemoval_Good 1.759

TimeoutConfigurableRMISocketFactoryUnitTest

testCreateAndConnect 0.072

BlockDiskCacheSameRegionConcurrentUnitTest$1

testBlockDiskCache1 0.638

BlockDiskCacheSameRegionConcurrentUnitTest$2

testBlockDiskCache2 0.655

BlockDiskCacheSameRegionConcurrentUnitTest$3

testBlockDiskCache3 0.663

BlockDiskCacheSameRegionConcurrentUnitTest$4

testBlockDiskCache4 1.848

JDBCDiskCacheUnitTest

testInitializePoolAccess_withPoolName 0.442
testSimpleJDBCPutGetWithHSQL 1.619

SerializerUnitTest

testReadWrite 7.209

ShrinkerThreadUnitTest

testCheckForRemoval_IdleTooLong 0.113
testSimpleShrink 0.505
testSimpleShrinkMultipleWithEventHandler 0.505
testCheckForRemoval_NotIdleTooLong 0.002
testCheckForRemoval_Expired 0.002
testSimpleShrinkMultiple 0.506
testCheckForRemoval_NotExpired 0.001

BlockDiskUnitTest

testWrite_TwoSingleBlockElements 0.123
testWriteAndReadMultipleMultiBlockElement_setSize 0.138
testWriteAndReadMultipleMultiBlockElement 0.04
testWriteAndRead_SingleBlockElement 0.003
testWrite_128BlockElement 0.009
testWrite_NullBlockElement 0.001
testCalculateBlocksNeededDouble 0.001
testWriteAndRead_BigString 0.006
testWrite_DoubleBlockElement 0.002
testJCS156 0.002
testWriteAndRead_BigString2 0.003
testWrite_SingleBlockElement 0.001

ScheduleParserUtilUnitTest

testGetsDatesMultiple 0.059
testGetDatesMalformedNan 0.001
testGetDatesWithNullInput 0
testGetsDatesSingle 0
testGetDateWithNullInput 0.001
testGetDatesMalformedNoColon 0.001

LogManagerUnitTest

testLogFactoryDefault 0.015

AbstractDiskCacheUnitTest

testRemoveAll_notAllowed 0.061
testUpdateGet_allowed 0.001
testDispose 0.001
testRemoveAll_allowed 0.001

RemoteCacheNoWaitFacadeUnitTest

testAddNoWait_InList 0.11
testFailover 0.094

RemoteHttpCacheClientUnitTest

testGet_nullFromDispatcher 0.537
testRemove_normal 0
testGetMultiple_normal 0.002
testGetMatching_normal 0.003
testGet_normal 0.002
testUpdate_normal 0.002
testDispose_normal 0.003
testRemoveAll_normal 0.003

SerializationConversionUtilUnitTest

testgGetDeSerializedCacheElement_null 0.02
testgGetSerializedCacheElement_null 0
testNullSerializerConversion 0.002
testAccidentalDoubleConversion 0.014
testSimpleConversion 0.001

ZeroSizeCacheUnitTest

testPutGetRemove 1.036

LRUMapUnitTest

testRemoveEmpty 0.019
testGetEntrySet 0.002
testPutAndRemove 0
testPutWithNoSizeLimit 0.001
testPutWithSizeLimit 0

HostNameUtilUnitTest

testGetLocalHostAddress_Simple 0.036

ZombieCacheServiceNonLocalUnitTest

testRemoveThenWalk 0.086
testUpdateThenWalk_zeroSize 0.002
testUpdateThenWalk 0.001
testRemoveAllThenWalk 0.002

CompressingSerializerUnitTest

testDeserialize_NullInput 0.006
testSerialize_NullInput 0.032
testSerialize_CompareCompressedAndUncompressed 0.004
testSimpleBackAndForth 0

JCSLightLoadUnitTest

testSimpleLoad 0.488

JCSWorkerUnitTest

testSimpleGet 0.237

LateralTCPIssueRemoveOnPutUnitTest

testStandardPut 1.496
testPutLocalPutRemoteGetBusyVerifyRemoved 0.376

JCSCacheElementRetrievalUnitTest

testSimpleElementRetrieval 0.275

KeyMatcherPatternImpllUnitTest

testGetMatchingKeysFromArray_AllMatchFirstNull 0.005
testGetMatchingKeysFromArray_AllMatch 0.001
testGetMatchingKeysFromArray_TwoTypes 0.002

RemoteHttpCacheServletUnitTest

testProcessRequest_Remove 0.308
testProcessRequest_Update 0.014
testProcessRequest_RemoveAll 0.008
testProcessRequest_null 0.01
testProcessRequest_GetMatching 0.009
testProcessRequest_GetMultiple 0.015
testProcessRequest_Get 0.009

IndexDiskCacheSizeUnitTest

testRecycleBin 0.182
testRecyleBinUsage 0.139
testCheckForDedOverlaps_overlaps 0.007
testRecyleBinSize 0.119
testGetMultiple_EventLogging_simple 0.008
testUTF8String 1.018
testGet_EventLogging_simple 0.003
testUpdate_EventLogging_simple 0.416
testRemoveItems 0.03
testProcessUpdate_SameKeySameSize 0.008
testProcessUpdate_SameKeySmallerSize 0.014
testFileSize 0.119
testRemove_EventLogging_simple 0.004
testProcessUpdate_SameKeyBiggerSize 0.017
testCheckForDedOverlaps_noOverlap 0.002
testUTF8ByteArray 1.018
testRemove_Group 0.039
testPutGetMatching_NoWait 0.012
testRemoveAll_EventLogging_simple 0.004
testLoadFromDisk 1.965
testRemove_PartialKey 0.018
testSimplePutAndGet 0.143
testPutGetMatching_SmallWait 0.517
testProcessUpdate_Simple 0.013
testBytesFreeSize 0.119

RemoteHttpCacheFactoryUnitTest

testGetCache_normal 0.554
testCreateRemoteHttpCacheClient_Bad 0
testCreateRemoteHttpCacheClient_default 0.002

RemoteCacheUnitTest

testRemove_simple 0.094
testGetMultiple_simple 0.006
testGetMatching_simple 0.001
testGet_simple 0.001
testUpdate_simple 0.007
testDispose_nullListener 0.002
testDispose_simple 0.002
testRemoveAll_simple 0.001
testUpdateZombieThenFix 0.013
testUpdate 0.001

MySQLDiskCacheHsqlBackedUnitTest

testPutGetMatchingWithHSQL 1.303
testSimpleJDBCPutGetWithHSQL 1.304

IndexedDiskCacheConcurrentNoDeadLockUnitTest$1

testIndexedDiskCache1 0.401

IndexedDiskCacheConcurrentNoDeadLockUnitTest$5

testIndexedDiskCache5 2.539

IndexedDiskCacheConcurrentNoDeadLockUnitTest$4

testIndexedDiskCache4 2.554

IndexedDiskCacheConcurrentNoDeadLockUnitTest$3

testIndexedDiskCache3 2.575

IndexedDiskCacheConcurrentNoDeadLockUnitTest$2

testIndexedDiskCache2 2.978

SoftReferenceMemoryCacheUnitTest

testLoadFromCCF 0.28
testClearThroughHub 0.024
testPutGetThroughHub 0.025
testPutRemoveThroughHub 0.021
testRemovePartialThroughHub 0.014
testGetKeyArray 0.011

RemoteCacheRequestFactoryUnitTest

testCreateGetMatchingRequest_Normal 0.015
testCreateUpdateRequest_Normal 0.001
testCreateRemoveAllRequest_Normal 0
testCreateRemoveRequest_Normal 0
testCreateGetRequest_Normal 0.001
testCreateGetMultipleRequest_Normal 0

DoubleLinkedListUnitTest

testMakeLast_wasLast 0.025
testMakeLast_wasInMiddle 0.001
testAddLast_Empty 0
testAddLast_NotEmpty 0.001
testMakeLast_wasAlone 0
testMakeLast_wasFirst 0

SystemPropertyUnitTest

test1SystemPropertyInValueDelimiter 0.321
test2SystemPropertyMissingInValueDelimeter 0.002

RemoteCacheListenerUnitTest

testUpdate_RemoveOnPut 0.178
testUpdate_PutOnPut 0.008

IndexedDiskCacheKeyStoreUnitTest

testStoreKeys 0.211
testOptiimize 0.024

HSQLDiskCacheUnitTest

testBasicPutRemove 0.935
testRemoveAllProhibition 0.068
testRemoveAll 0.04

LHMLRUMemoryCacheConcurrentUnitTest$1

testLHMLRUMemoryCache 0.258

RemoteHttpCacheServiceUnitTest

testRemove_simple 0.099
testGetMultiple_simple 0.008
testGetMatching_simple 0.007
testGet_simple 0.004
testUpdate_simple 0.005
testRemoveAll_simple 0.004

TestTCPLateralUnitTest

testSimpleSend 0.728
testSimpleEncriptedSend 0.242
testSameKeyDifferentObject 1.316
testGetMatching_WithData 0.62
testReceive 1.025
testGetGroupKeys_SendAndReceived 0.513
testGet_SendAndReceived 0.308
testSameKeyObjectDifferentValueObject 2.605

SimpleEventHandlingUnitTest

testExceededMaxlifeOnrequestEvent 1.609
testSpoolNoDiskEvent 0.146
testElementAttributesCreationTime 0.011
testSpoolEvent 0.15
testExceededIdletimeOnrequestEvent 1.206
testSpoolNotAllowedEventOnItem 0.12
testSpoolNotAllowedEvent 0.12

MRUMemoryCacheUnitTest

testPutGetThroughHubTwice 0.342
testLoadFromCCF 0.007
testClearThroughHub 0.007
testPutGetThroughHub 0.069
testPutRemoveThroughHub 0.019
testRemovePartialThroughHub 0.009
testGetStatsThroughHub 0.279
testGetKeyArray 0.002

LRUMemoryCacheConcurrentUnitTest$1

testLRUMemoryCache 0.372

CompositeCacheUnitTest

testGetMatching_NotOnDisk 0.12
testGetMatching_NotOnRemote 0.002
testGetMatching_Normal 0.011
testShutdownMemoryFlush 0.01
testShutdownMemoryFlush_noDisk 0.004

ThreadPoolManagerUnitTest

testDefaultConfig 0.044
testGetPoolNames 0.002
testSpecialConfig 0.002

ZombieRemoteCacheServiceUnitTest

testRemoveThenWalk 0.091
testUpdateThenWalk_zeroSize 0.003
testUpdateThenWalk 0.001
testRemoveAllThenWalk 0.002

BasicRemoteCacheClientServerUnitTest

test1SinglePut 0.519
test2PutRemove 0.467
test3PutAndListen 0.123
test4PutaMultipleAndListen 0.515
testLocalHost 0.003

RemoteCacheServerUnitTest

testSimpleRegisterListenerAndRemove 0.582
testRemove_simple 0.005
testAddListenerToCache_LOCALtype 0.01
testAddListenerToCache_CLUSTERtype 0.011
testGetMultiple_simple 0.008
testGetMatching_simple 0.019
testGet_simple 0.007
testUpdate_simple 0.008
testSimpleRegisterListenerAndPut 0.222
testRemoveAll_simple 0.004
testAddListener_ToAllThenRemove 0.008
testSimpleRegisterListenerAndPut_FromClusterWithLCC 0.415
testAddListener_ToAllThenRemove_clusterType 0.008