biouml.plugins.sbml._test
Class SbmlWriterTest

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

public class SbmlWriterTest
extends TestCase

Batch unit test for biouml.model package.

See Also:
Serialized Form

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

Constructor Detail

SbmlWriterTest

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

Method Detail

suite

public static Test suite()
Make suite if tests.


testSBML_Writer

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


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