|
||||||||||
| 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.BoundaryModelTests
public class BoundaryModelTests
A collection of tests to exercise the reference model for boundary conditions.
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 | |
|---|---|
BoundaryModelTests(java.lang.String name)
Creates a new test for the reference model for boundary conditions. |
|
| 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. |
void |
testCompartment0()
A test for compartments. |
void |
testCompartment1()
A test for compartments. |
void |
testEvent0()
A test for events. |
void |
testFunction0()
A test for function definitions. |
void |
testModel1()
A test for model. |
void |
testParameter0()
A test for parameters. |
void |
testParameter1()
A test for parameters. |
void |
testParameter2()
A test for parameters. |
void |
testReaction0()
A test for reactions. |
void |
testReaction1()
A test for reactions. |
void |
testRule0()
A test for rules. |
void |
testSpecies0()
A test for species. |
void |
testSpecies1()
A test for species. |
void |
testSpecies2()
A test for species. |
void |
testSpecies3()
A test for species. |
void |
testSpecies4()
A test for species. |
void |
testUnit0()
A test for units. |
| 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 BoundaryModelTests(java.lang.String name)
name - Test name| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - Program argumentspublic static junit.framework.Test suite()
public void testCompartment0()
throws java.lang.Exception
java.lang.Exception
public void testCompartment1()
throws java.lang.Exception
java.lang.Exception
public void testEvent0()
throws java.lang.Exception
java.lang.Exception
public void testFunction0()
throws java.lang.Exception
java.lang.Exception
public void testModel1()
throws java.lang.Exception
java.lang.Exception
public void testParameter0()
throws java.lang.Exception
java.lang.Exception
public void testParameter1()
throws java.lang.Exception
java.lang.Exception
public void testParameter2()
throws java.lang.Exception
java.lang.Exception
public void testReaction0()
throws java.lang.Exception
java.lang.Exception
public void testReaction1()
throws java.lang.Exception
java.lang.Exception
public void testRule0()
throws java.lang.Exception
java.lang.Exception
public void testSpecies0()
throws java.lang.Exception
java.lang.Exception
public void testSpecies1()
throws java.lang.Exception
java.lang.Exception
public void testSpecies2()
throws java.lang.Exception
java.lang.Exception
public void testSpecies3()
throws java.lang.Exception
java.lang.Exception
public void testSpecies4()
throws java.lang.Exception
java.lang.Exception
public void testUnit0()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||