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
Exception
public void testCheck_Unhealhty_OverThreshold() throws Exception
Exception
public void testCheck_Unhealhty_EqualThreshold() throws Exception
Exception
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.