org.prorefactor.refactor.unittest
Class ReviewChangesT

java.lang.Object
  extended by UnitTestBase
      extended by org.prorefactor.refactor.unittest.ReviewChangesT

public class ReviewChangesT
extends UnitTestBase


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

Constructor Detail

ReviewChangesT

public ReviewChangesT()
               throws UnitTestException
Constructor for ReviewChangesT.

Throws:
UnitTestException
Method Detail

main

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

runAllTests

public void runAllTests()
                 throws UnitTestException
Throws:
UnitTestException
See Also:
org.prorefactor.core.unittest.UnitTestBase#runAllTests()

test1

public void test1()
           throws UnitTestException
Throws:
UnitTestException


Copyright © 2008 Joanju Software. All Rights Reserved.