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
Exception
public void testService_No_Details_Failed() throws Exception
Exception
public void testService_Details_Ok() throws Exception
Exception
public void testService_Details_Failed_HeapMemoryThreshold() throws Exception
Exception
public void testService_Details_Failed_TotalMemoryThreshold() throws Exception
Exception
public void testService_Details_Failed_DeadlockThreshold() throws Exception
Exception
public void testService_Details_Failed_FileDescriptorThreshold() throws Exception
Exception
public void testService_Details_Failed_PrimaryPoolUsageThreshold() throws Exception
Exception
public void testService_Details_Failed_NonTransactionalPoolUsageThreshold() throws Exception
Exception
public void testService_Details_Failed_ServerPoolUsageThreshold() throws Exception
Exception
public void testService_Details_Multiple_Failures() throws Exception
Exception
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.