|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
jigcell.sbml2.tests.SBMLModelTests
jigcell.sbml2.tests.ODEModelTests
jigcell.sbml2.tests.ODEModelTests2
public class ODEModelTests2
A collection of tests to exercise the reference model for odes.
This code is licensed under the DARPA BioCOMP Open Source License. See LICENSE for more details.
Field Summary |
---|
Fields inherited from class jigcell.sbml2.tests.SBMLModelTests |
---|
cycle, model, modelName |
Constructor Summary | |
---|---|
ODEModelTests2(java.lang.String name)
Creates a new test for the reference model for odes. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Starts a new test suite run. |
static junit.framework.Test |
suite()
All of the tests in this test. |
Methods inherited from class jigcell.sbml2.tests.ODEModelTests |
---|
testCompartment0, testCompartment1, testCompartment2, testEvent0, testModel1, testParameter0, testParameter1, testParameter2, testParameter3, testParameter4, testParameter5, testParameter6, testReaction0, testReaction1, testReaction2, testReaction3, testReaction4, testRule0, testSpecies0, testSpecies1, testSpecies2, testSpecies3, testSpecies4, testSpecies5, testUnit0 |
Methods inherited from class jigcell.sbml2.tests.SBMLModelTests |
---|
setUp, testCompartment, testFunctionDefinition, testParameter, testParameter, testParameter, testReaction, testReactionModifier, testReactionModifier, testSpecies, testUnit, testUnitDefinition |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ODEModelTests2(java.lang.String name)
name
- Test nameMethod Detail |
---|
public static void main(java.lang.String[] args)
args
- Program argumentspublic static junit.framework.Test suite()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |