public class MemoryUsageHealthCheckTest extends Object
MemoryUsageHealthCheck
Constructor and Description |
---|
MemoryUsageHealthCheckTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testCheck_Healthy_UnderThreshold() |
void |
testCheck_Unhealhty_EqualThreshold() |
void |
testCheck_Unhealhty_OverThreshold() |
public MemoryUsageHealthCheckTest()
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.