public class ConnectionPoolSegmentTest
extends java.lang.Object
Many of these tests are performed with methods and variables that have only package visibility.
| Constructor and Description |
|---|
ConnectionPoolSegmentTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
allBusy() |
void |
connectionAcquireWaitStateTransition() |
void |
connectionActiveLimit() |
void |
connectionAfterCloseErrors() |
void |
connectionOpenTimesSet() |
void |
connectionStateTransition() |
void |
multiThread() |
void |
segmentStatsSet() |
void |
shutdown() |
public void shutdown()
public void connectionStateTransition()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionAfterCloseErrors()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionAcquireWaitStateTransition()
throws java.lang.Exception
java.lang.Exceptionpublic void multiThread()
throws java.lang.Exception
java.lang.Exceptionpublic void allBusy()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionActiveLimit()
throws java.lang.Exception
java.lang.Exceptionpublic void connectionOpenTimesSet()
throws java.lang.Exception
java.lang.Exceptionpublic void segmentStatsSet()
throws java.lang.Exception
java.lang.Exception