org.apache.commons.math3.stat.data
Class LotteryTest

java.lang.Object
  extended by org.apache.commons.math3.stat.data.CertifiedDataAbstractTest
      extended by org.apache.commons.math3.stat.data.LotteryTest

public class LotteryTest
extends CertifiedDataAbstractTest

Version:
$Id: LotteryTest.java 1244107 2012-02-14 16:17:55Z erans $

Constructor Summary
LotteryTest()
           
 
Method Summary
protected  String getResourceName()
           
 
Methods inherited from class org.apache.commons.math3.stat.data.CertifiedDataAbstractTest
getMaximumAbsoluteError, getProperty, setUp, tearDown, testCertifiedValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LotteryTest

public LotteryTest()
Method Detail

getResourceName

protected String getResourceName()
Specified by:
getResourceName in class CertifiedDataAbstractTest


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.