The Octet Molecular Representation Framework v0.8.2

net.sf.octet.test
Class CompleteTest

java.lang.Object
  extended bynet.sf.octet.test.CompleteTest

public class CompleteTest
extends java.lang.Object

The top-level test application for the Octet framework.

Author:
Richard Apodaca

Method Summary
static void main(java.lang.String[] args)
          Creates and runs a junit.framework.TestSuite for the Octet Framework.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Creates and runs a junit.framework.TestSuite for the Octet Framework.

Parameters:
args - not used

The Octet Molecular Representation Framework v0.8.2