|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.math.ode.DormandPrince853StepInterpolatorTest
public class DormandPrince853StepInterpolatorTest
Constructor Summary | |
---|---|
DormandPrince853StepInterpolatorTest(java.lang.String name)
|
Method Summary | |
---|---|
static junit.framework.Test |
suite()
|
void |
testClone()
|
void |
testSerialization()
|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DormandPrince853StepInterpolatorTest(java.lang.String name)
Method Detail |
---|
public void testSerialization() throws org.apache.commons.math.ode.DerivativeException, org.apache.commons.math.ode.IntegratorException, java.io.IOException, java.lang.ClassNotFoundException
org.apache.commons.math.ode.DerivativeException
org.apache.commons.math.ode.IntegratorException
java.io.IOException
java.lang.ClassNotFoundException
public void testClone() throws org.apache.commons.math.ode.DerivativeException, org.apache.commons.math.ode.IntegratorException
org.apache.commons.math.ode.DerivativeException
org.apache.commons.math.ode.IntegratorException
public static junit.framework.Test suite()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |