public class HealthServletTest extends Object
HealthServlet| Constructor and Description | 
|---|
HealthServletTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
setUp()  | 
void | 
tearDown()  | 
void | 
testService_Details_Failed_DeadlockThreshold()  | 
void | 
testService_Details_Failed_FileDescriptorThreshold()  | 
void | 
testService_Details_Failed_HeapMemoryThreshold()  | 
void | 
testService_Details_Failed_NonTransactionalPoolUsageThreshold()  | 
void | 
testService_Details_Failed_PrimaryPoolUsageThreshold()  | 
void | 
testService_Details_Failed_ServerPoolUsageThreshold()  | 
void | 
testService_Details_Failed_TotalMemoryThreshold()  | 
void | 
testService_Details_Multiple_Failures()  | 
void | 
testService_Details_Ok()  | 
void | 
testService_No_Details_Failed()  | 
void | 
testService_No_Details_Ok()  | 
public HealthServletTest()
public void testService_No_Details_Ok() throws Exception
Exceptionpublic void testService_No_Details_Failed() throws Exception
Exceptionpublic void testService_Details_Ok() throws Exception
Exceptionpublic void testService_Details_Failed_HeapMemoryThreshold() throws Exception
Exceptionpublic void testService_Details_Failed_TotalMemoryThreshold() throws Exception
Exceptionpublic void testService_Details_Failed_DeadlockThreshold() throws Exception
Exceptionpublic void testService_Details_Failed_FileDescriptorThreshold() throws Exception
Exceptionpublic void testService_Details_Failed_PrimaryPoolUsageThreshold() throws Exception
Exceptionpublic void testService_Details_Failed_NonTransactionalPoolUsageThreshold() throws Exception
Exceptionpublic void testService_Details_Failed_ServerPoolUsageThreshold() throws Exception
Exceptionpublic void testService_Details_Multiple_Failures() throws Exception
ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.