biouml.plugins.sbml._test
Class SbmlReaderTest

java.lang.Object
  extended byTestCase
      extended bybiouml.plugins.sbml._test.SbmlReaderTest

public class SbmlReaderTest
extends TestCase

Batch unit test for biouml.model package.

See Also:
Serialized Form

Constructor Summary
SbmlReaderTest(java.lang.String name)
          Standart JUnit constructor
 
Method Summary
static junit.framework.Test suite()
          Make suite if tests.
protected  void testModel_11(java.lang.String name)
           
 void testReadModel_Glycolysis()
           
 void testReadModel_Ip3()
           
 void testReadModel_Tyson()
           
 void testStub()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbmlReaderTest

public SbmlReaderTest(java.lang.String name)
Standart JUnit constructor

Method Detail

suite

public static junit.framework.Test suite()
Make suite if tests.


testModel_11

protected void testModel_11(java.lang.String name)
                     throws java.lang.Exception
Throws:
java.lang.Exception

testReadModel_Tyson

public void testReadModel_Tyson()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testReadModel_Glycolysis

public void testReadModel_Glycolysis()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testReadModel_Ip3

public void testReadModel_Ip3()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testStub

public void testStub()
              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.