com.cleancode.test
Class TestHarness.Test

java.lang.Object
  extended by com.cleancode.test.TestHarness.Test
Enclosing class:
TestHarness

public static class TestHarness.Test
extends Object

A standalone test class to exercise TestHarness.


Constructor Summary
TestHarness.Test()
           
 
Method Summary
static void main(String[] args)
          Main program for this standalone test class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestHarness.Test

public TestHarness.Test()
Method Detail

main

public static void main(String[] args)
Main program for this standalone test class.

Usage: java TestHarness$Test [ -v ]

Parameters:
args - command-line arguments


CleanCode Java Libraries Copyright © 2001-2012 Michael Sorens - Revised 2012.12.10 Get CleanCode at SourceForge.net. Fast, secure and Free Open Source software downloads