com.resilientedge.util.test
Class ZTester

java.lang.Object
  |
  +--com.resilientedge.util.test.Tester
        |
        +--com.resilientedge.util.test.ZTester

public class ZTester
extends Tester

This allows test group code to be executed from without WebLogic. It is used in conjuction with the runmine batch file.

Author:
jgardner

Constructor Summary
ZTester()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main program for the ZTester class
 
Methods inherited from class com.resilientedge.util.test.Tester
addClass, addClassToGroup, getClasses, getCount, group, readFile, runGroup, setCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZTester

public ZTester()
Method Detail

main

public static void main(java.lang.String[] args)
The main program for the ZTester class
Parameters:
args - The command line arguments


Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.