org.apache.commons.math.special
Class ErfTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.commons.math.special.ErfTest
All Implemented Interfaces:
junit.framework.Test

public class ErfTest
extends junit.framework.TestCase

Version:
$Revision: 670469 $ $Date: 2008-06-23 04:01:38 -0400 (Mon, 23 Jun 2008) $

Constructor Summary
ErfTest()
           
 
Method Summary
 void testErf0()
           
 void testErf1960()
           
 void testErf2576()
           
 void testErf2807()
           
 void testErf3291()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ErfTest

public ErfTest()
Method Detail

testErf0

public void testErf0()
              throws org.apache.commons.math.MathException
Throws:
org.apache.commons.math.MathException

testErf1960

public void testErf1960()
                 throws org.apache.commons.math.MathException
Throws:
org.apache.commons.math.MathException

testErf2576

public void testErf2576()
                 throws org.apache.commons.math.MathException
Throws:
org.apache.commons.math.MathException

testErf2807

public void testErf2807()
                 throws org.apache.commons.math.MathException
Throws:
org.apache.commons.math.MathException

testErf3291

public void testErf3291()
                 throws org.apache.commons.math.MathException
Throws:
org.apache.commons.math.MathException


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.