Uses of Class
org.prorefactor.core.unittest.UnitTestBase2

Packages that use UnitTestBase2
org.prorefactor.core.unittest Unit test classes for all Joanju packages. 
org.prorefactor.refactor.unittest Unit tests for Refactor Pack. 
 

Uses of UnitTestBase2 in org.prorefactor.core.unittest
 

Subclasses of UnitTestBase2 in org.prorefactor.core.unittest
 class AliasesT
           
 class HandleCollectionT
           
 class PstringT
           
 class TP01FramesTest
          Test frame scopes and implicit field associations to frames.
 class TP01Test01
           
 class TP01Test02
           
 class TP01Test03
          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.
 class UtilT
           
 

Uses of UnitTestBase2 in org.prorefactor.refactor.unittest
 

Subclasses of UnitTestBase2 in org.prorefactor.refactor.unittest
 class AppendProgramT
          Tester for org.prorefactor.refactor.appendprogram
 class BubbleDecsT
          Tester for org.prorefactor.refactor.bubbledecs
 class ExtractMethodT
          Tester for org.prorefactor.refactor.extractmethod
 class MoveDataMemberT
          Tester for org.prorefactor.refactor.wrapproc
 class NamesT
          Tester for org.prorefactor.refactor.names
 class NoUndoT
          Tester for org.prorefactor.refactor.noundo
 class PUBTest
          Test "Parse Unit Binary" files.
 class QualifyFieldsTest
          Tester for org.prorefactor.refactor.extractmethod
 class RefactorT
           
 class RenameT
          Test org.prorefactor.refactor.action.RenameSchema
 class SourceProcessorT
          Tester for org.prorefactor.refactor.source
 class WrapProcT
          Tester for org.prorefactor.refactor.wrapproc
 



Copyright © 2008 Joanju Software. All Rights Reserved.