biouml.plugins.sbml._test
Class SbmlReaderTest
|
+--biouml.plugins.sbml._test.SbmlReaderTest
- public class SbmlReaderTest
- extends TestCase
Batch unit test for biouml.model package.
| Constructor Summary |
SbmlReaderTest(String name) Standart JUnit constructor |
SbmlReaderTest
public SbmlReaderTest(String name)
- Standart JUnit constructor
suite
public static junit.framework.Test suite()
- Make suite if tests.
testReadModel_Glycolysis
public void testReadModel_Glycolysis()
throws java.lang.Exception
testReadModel_Ip3
public void testReadModel_Ip3()
throws java.lang.Exception
testReadModel_Tyson
public void testReadModel_Tyson()
throws java.lang.Exception
testStub
public void testStub()
throws java.lang.Exception
BOTTOM