org.prorefactor.refactor.unittest
Class NamesT

java.lang.Object
  extended by TestCase
      extended by org.prorefactor.core.unittest.UnitTestBase2
          extended by org.prorefactor.refactor.unittest.NamesT

public class NamesT
extends UnitTestBase2

Tester for org.prorefactor.refactor.names


Field Summary
 
Fields inherited from class org.prorefactor.core.unittest.UnitTestBase2
testCompareDirectoriesFilter
 
Constructor Summary
NamesT(java.lang.String arg0)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void test1()
          Test TempDirWrap.run()
 void test2()
           
 
Methods inherited from class org.prorefactor.core.unittest.UnitTestBase2
testCompareDirectories, testCompareDirectories2, testCompareFiles, testCompareSingle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamesT

public NamesT(java.lang.String arg0)
Method Detail

main

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

test1

public void test1()
           throws java.lang.Exception
Test TempDirWrap.run()

Throws:
java.lang.Exception

test2

public void test2()
           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008 Joanju Software. All Rights Reserved.