JOELib
Computational Chemistry Package

cformat
Class ScanfReaderTest

java.lang.Object
  extended bycformat.ScanfReaderTest

public class ScanfReaderTest
extends Object

Testing class for ScanfReader. Run the main method to test the class.

See Also:
ScanfReader
Author:
John E. Lloyd

Method Summary
static void main(String[] args)
          Tests the class ScanfReader.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Tests the class ScanfReader. If everything is OK, the string "Passed" is printed, and the program exits with status 0. Otherwise, diagnostics and a stack trace are printed, and the program exits with status 1.


JOELib
Computational Chemistry Package

Comments and Questions? mail to J.K.Wegner