|
||||||||||
| 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.BranchModelTests
jigcell.sbml2.tests.BranchModelTests2
public class BranchModelTests2
A collection of tests to exercise the reference model for branching models.
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 | |
|---|---|
BranchModelTests2(java.lang.String name)
Creates a new test for the reference model for branching models. |
|
| 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.BranchModelTests |
|---|
testCompartment0, testCompartment1, testEvent0, testFunction0, testModel1, testParameter0, testReaction0, testReaction1, testReaction2, testReaction3, testRule0, testSpecies0, testSpecies1, testSpecies2, testSpecies3, testSpecies4, 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 BranchModelTests2(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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||