com.sonoma.database
Class testReport

java.lang.Object
  |
  +--com.sonoma.database.testReport

public class testReport
extends java.lang.Object


Constructor Summary
testReport()
          Creates new testReport
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

testReport

public testReport()
Creates new testReport
Method Detail

main

public static void main(java.lang.String[] args)