biouml.plugins.sbml._test
Class SbmlMatlabTest
|
+--biouml.plugins.sbml._test.SbmlMatlabTest
- public class SbmlMatlabTest
- extends TestCase
Batch unit test for biouml.model package.
| Constructor Summary |
SbmlMatlabTest(String name) Standart JUnit constructor |
SbmlMatlabTest
public SbmlMatlabTest(String name)
- Standart JUnit constructor
suite
public static Test suite()
- Make suite if tests.
testMatlab_SBML21
public void testMatlab_SBML21()
throws java.lang.Exception
testMatlab_singleGene
public void testMatlab_singleGene()
throws java.lang.Exception
testMatlab_Tyson
public void testMatlab_Tyson()
throws java.lang.Exception
BOTTOM