org.prorefactor.refactor.unittest
Class BubbleDecsT

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

public class BubbleDecsT
extends UnitTestBase2

Tester for org.prorefactor.refactor.bubbledecs


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

BubbleDecsT

public BubbleDecsT(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

test2

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

test3

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

test4

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

test5

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


Copyright © 2008 Joanju Software. All Rights Reserved.