biouml.plugins.sbml._test
Class SbmlMatlabTest

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

public class SbmlMatlabTest
extends TestCase

Batch unit test for biouml.model package.

See Also:
Serialized Form

Constructor Summary
SbmlMatlabTest(java.lang.String name)
          Standart JUnit constructor
 
Method Summary
static Test suite()
          Make suite if tests.
 void testMatlab_SBML21()
           
 void testMatlab_singleGene()
           
 void testMatlab_Tyson()
           
protected  void testMatlabModel(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbmlMatlabTest

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

Method Detail

suite

public static Test suite()
Make suite if tests.


testMatlabModel

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

testMatlab_Tyson

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

testMatlab_singleGene

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

testMatlab_SBML21

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


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