public class DatabaseConnectionPoolHealthCheckTest extends Object
DatabaseConnectionPoolHealthCheck| Constructor and Description |
|---|
DatabaseConnectionPoolHealthCheckTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCheck_Healthy_UnderThreshold() |
void |
testCheck_Unhealhty_EqualThreshold() |
void |
testCheck_Unhealhty_OverThreshold() |
public DatabaseConnectionPoolHealthCheckTest()
public void setUp()
public void testCheck_Healthy_UnderThreshold() throws Exception
Exceptionpublic void testCheck_Unhealhty_OverThreshold() throws Exception
Exceptionpublic void testCheck_Unhealhty_EqualThreshold() throws Exception
ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.