org.prorefactor.core.unittest
Class BugFixTests

java.lang.Object
  extended by TestCase
      extended by org.prorefactor.core.unittest.BugFixTests

public class BugFixTests
extends TestCase

Test bug fixes.


Constructor Summary
BugFixTests()
           
 
Method Summary
protected  void setUp()
           
 void test01()
           
 void test02()
           
 void test03()
           
 void test04()
           
 void test05()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BugFixTests

public BugFixTests()
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

test03

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

test04

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

test05

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


Copyright © 2008 Joanju Software. All Rights Reserved.