org.apache.commons.math3.stat.data
Class CertifiedDataAbstractTest
java.lang.Object
org.apache.commons.math3.stat.data.CertifiedDataAbstractTest
- Direct Known Subclasses:
- LewTest, LotteryTest
public abstract class CertifiedDataAbstractTest
- extends Object
- Version:
- $Id: CertifiedDataAbstractTest.java 1364030 2012-07-21 01:10:04Z erans $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CertifiedDataAbstractTest
public CertifiedDataAbstractTest()
setUp
public void setUp()
throws IOException
- Throws:
IOException
getResourceName
protected abstract String getResourceName()
getMaximumAbsoluteError
protected double getMaximumAbsoluteError()
tearDown
public void tearDown()
testCertifiedValues
public void testCertifiedValues()
getProperty
protected Double getProperty(Object bean,
String name)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.