biouml.plugins.sbml._test
Class AutoTest

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

public class AutoTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
AutoTest(java.lang.String name)
          Standart JUnit constructor
 
Method Summary
static void main(java.lang.String[] args)
          Run test in TestRunner.
static Test suite()
          Make suite of tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoTest

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

Method Detail

suite

public static Test suite()
Make suite of tests.


main

public static void main(java.lang.String[] args)
Run test in TestRunner. If args[0].startsWith("text") then textui runner runs, otherwise swingui runner runs.



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