biouml.plugins.sbml._test
Class SbmlJavaTest

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

public class SbmlJavaTest
extends TestCase

Batch unit test for biouml.model package.

See Also:
Serialized Form

Constructor Summary
SbmlJavaTest(java.lang.String name)
          Standart JUnit constructor
 
Method Summary
static Test suite()
          Make suite if tests.
 void testJava_SBML21()
           
 void testJava_singleGene()
           
 void testJava_Tyson()
           
 void testJavaBig()
           
protected  void testJavaModel(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbmlJavaTest

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

Method Detail

suite

public static Test suite()
Make suite if tests.


testJavaModel

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

testJavaBig

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

testJava_Tyson

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

testJava_singleGene

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

testJava_SBML21

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


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