2004.04.29


com.jdc.sys
Class StackTraceTest

java.lang.Object
  |
  +--com.jdc.sys.StackTraceTest

public class StackTraceTest
extends Object

StackTraceTest executes the units tests for the StackTrace class.

Version:
1.0
Author:
Jay Damon

Constructor Summary
StackTraceTest()
          Constructs a new StackTraceTest object.
 
Method Summary
static void main(String[] args)
          Executes the unit tests for the StackTrace class.
static void printUnitTestResults(Stack.Trace stackTrace)
          Prints the results of the unit tests for the StackTrace class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StackTraceTest

public StackTraceTest()
Constructs a new StackTraceTest object.

Method Detail

main

public static void main(String[] args)
Executes the unit tests for the StackTrace class.


printUnitTestResults

public static void printUnitTestResults(Stack.Trace stackTrace)
Prints the results of the unit tests for the StackTrace class.


2004.04.29



Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.