public class MetricTest extends Object
Constructor and Description |
---|
MetricTest () |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite () |
void |
testGetAverage () |
void |
testGetCount () |
void |
testGetHighValue () |
void |
testGetLowValue () |
void |
testGetMetricName () |
void |
testGetStandardDeviation () |
void |
testGetTotal () |
public MetricTest()
public void testGetMetricName()
public void testGetCount()
public void testGetTotal()
public void testGetLowValue()
public void testGetHighValue()
public void testGetAverage()
public void testGetStandardDeviation()
public static junit.framework.Test suite()
Copyright © 2002-2014 InfoEther. All Rights Reserved.