org.prorefactor.refactor.unittest
Class SourceProcessorT

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

public class SourceProcessorT
extends UnitTestBase2

Tester for org.prorefactor.refactor.source


Field Summary
 
Fields inherited from class org.prorefactor.core.unittest.UnitTestBase2
testCompareDirectoriesFilter
 
Constructor Summary
SourceProcessorT(java.lang.String arg0)
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
protected  void tearDown()
           
 void test1()
           
 
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

SourceProcessorT

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

main

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

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

test1

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


Copyright © 2008 Joanju Software. All Rights Reserved.