Uses of Class
net.curre.prefcount.test.BaseTestCase

Packages that use BaseTestCase
net.curre.prefcount   
net.curre.prefcount.event   
net.curre.prefcount.gui   
net.curre.prefcount.service   
net.curre.prefcount.util   
 

Uses of BaseTestCase in net.curre.prefcount
 

Subclasses of BaseTestCase in net.curre.prefcount
 class PrefCountRegistryTest
          This is a junit test for testing PrefCountRegistry class.
 

Uses of BaseTestCase in net.curre.prefcount.event
 

Subclasses of BaseTestCase in net.curre.prefcount.event
 class AllEventsTest
          This is a junit test for testing event classes.
 

Uses of BaseTestCase in net.curre.prefcount.gui
 

Subclasses of BaseTestCase in net.curre.prefcount.gui
 class DialogInnerPanelTest
          This is a junit test for testing dialog inner panel functionality.
 class GeneralTest
          This is a junit test for testing main GUI functionality.
 class PrefSkinsTest
          This unit tests tests skin classes that implement the PrefSkin interface.
 

Uses of BaseTestCase in net.curre.prefcount.service
 

Subclasses of BaseTestCase in net.curre.prefcount.service
 class LafThemeServiceTest
          This is a junit test for testing LAF service.
 class ResultServiceTest
          This is a junit test for testing result service.
 class SettingsServiceTest
          This is a junit test for testing settings service.
 

Uses of BaseTestCase in net.curre.prefcount.util
 

Subclasses of BaseTestCase in net.curre.prefcount.util
 class LocaleExtTest
          This is a junit test for testing LocaleExt class.
 class UtilitiesTest
          This is a junit test for testing Utilities class.
 



Copyright © 2008. All Rights Reserved.