|
||||||||||
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.DummyStepInterpolatorTest
public class DummyStepInterpolatorTest
Constructor Summary | |
---|---|
DummyStepInterpolatorTest(java.lang.String name)
|
Method Summary | |
---|---|
static junit.framework.Test |
suite()
|
void |
testFixedState()
|
void |
testImpossibleSerialization()
|
void |
testNoReset()
|
void |
testSerialization()
|
void |
testSerializationError()
|
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 DummyStepInterpolatorTest(java.lang.String name)
Method Detail |
---|
public void testNoReset()
public void testFixedState() throws org.apache.commons.math.ode.DerivativeException
org.apache.commons.math.ode.DerivativeException
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 testImpossibleSerialization() 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 testSerializationError() 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 static junit.framework.Test suite()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |