org.prorefactor.core.unittest
Class TP01Test03

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

public class TP01Test03
extends UnitTestBase2

This class simply runs the tree parser through various code, and as long as the tree parser does not throw any errors, then the tests pass.


Field Summary
 
Fields inherited from class org.prorefactor.core.unittest.UnitTestBase2
testCompareDirectoriesFilter
 
Constructor Summary
TP01Test03(java.lang.String arg0)
           
 
Method Summary
protected  void setUp()
           
 void test01()
           
 void test02()
           
 
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

TP01Test03

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

setUp

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

test01

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

test02

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


Copyright © 2008 Joanju Software. All Rights Reserved.