org.prorefactor.refactor.unittest
Class SubstituteT

java.lang.Object
  extended by org.prorefactor.refactor.unittest.SubstituteT

public class SubstituteT
extends java.lang.Object


Method Summary
 void loadParser()
           
static void main(java.lang.String[] args)
           
 void printVersion()
           
 void runAllTests()
           
 void test2()
          This test uses refactor.SubstituteWrap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

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

loadParser

public void loadParser()
                throws UnitTestException
Throws:
UnitTestException

printVersion

public void printVersion()

runAllTests

public void runAllTests()
                 throws UnitTestException
Throws:
UnitTestException

test2

public void test2()
           throws UnitTestException
This test uses refactor.SubstituteWrap

Throws:
UnitTestException


Copyright © 2008 Joanju Software. All Rights Reserved.