Uses of Class
org.springframework.richclient.test.SpringRichTestCase

Packages that use SpringRichTestCase
org.springframework.binding.form.support   
org.springframework.binding.support   
org.springframework.binding.value.support   
org.springframework.binding.value.swing   
org.springframework.richclient.application.support   
org.springframework.richclient.command.config   
org.springframework.richclient.command.support   
org.springframework.richclient.dialog   
org.springframework.richclient.form   
org.springframework.richclient.form.binding.swing   
org.springframework.richclient.form.binding.swing.date   
org.springframework.richclient.form.builder   
org.springframework.richclient.form.builder.support   
org.springframework.richclient.util   
org.springframework.rules   
 

Uses of SpringRichTestCase in org.springframework.binding.form.support
 

Subclasses of SpringRichTestCase in org.springframework.binding.form.support
 class AbstractFormModelTests
          Tests for
 class DefaultFieldMetadataTests
           
 class DefaultFormModelTests
          Tests for @link DefaultFormModel
 class FormModelMediatingValueModelTests
          Tests for @link FormModelMediatingValueModel
 class MessageSourceFieldFaceSourceTests
          Testcase for MessageSourceFieldFaceSource
 

Uses of SpringRichTestCase in org.springframework.binding.support
 

Subclasses of SpringRichTestCase in org.springframework.binding.support
 class AbstractPropertyAccessStrategyTests
          Tests class AbstractPropertyAccessStrategy.
 class AnnotationAwareBeanPropertyAccessStrategyTests
           
 class BeanPropertyAccessStrategyTests
          Tests class BeanPropertyAccessStrategy.
 class ClassPropertyAccessStrategyTests
           
 class ObjectPropertyAccessStrategyTests
           
 class ProtectedFieldTests
           
 

Uses of SpringRichTestCase in org.springframework.binding.value.support
 

Subclasses of SpringRichTestCase in org.springframework.binding.value.support
 class AbstractValueModelTests
          Tests class AbstractValueModelTests.TestAbstractValueModel.
 class BufferedCollectionValueModelTests
          Test cases for BufferedCollectionValueModel
 class BufferedValueModelTests
          Tests class BufferedValueModel.
 class TypeConverterTests
          Tests class TypeConverter.
 

Uses of SpringRichTestCase in org.springframework.binding.value.swing
 

Subclasses of SpringRichTestCase in org.springframework.binding.value.swing
 class AsYouTypeTextComponentAdapterTests
          Test cases for AsYouTypeTextComponentAdapter
 class FocusLostTextComponentAdapterTests
          Test cases for FocusLostTextComponentAdapter
 class FormattedTextFieldAdapterTests
          Test cases for FormattedTextFieldAdapter
 

Uses of SpringRichTestCase in org.springframework.richclient.application.support
 

Subclasses of SpringRichTestCase in org.springframework.richclient.application.support
 class DefaultApplicationPageFactoryTests
          Test for DefaultApplicationPageFactory
 class DefaultApplicationServicesTests
          Test cases for DefaultApplicationServices
 class DefaultApplicationWindowTests
          Test cases for DefaultApplicationWindow.
 

Uses of SpringRichTestCase in org.springframework.richclient.command.config
 

Subclasses of SpringRichTestCase in org.springframework.richclient.command.config
 class MultiFacedEnablingTests
          MultiFacedEnablingTests was built to check up on the issue reported as RCP-73 .
 

Uses of SpringRichTestCase in org.springframework.richclient.command.support
 

Subclasses of SpringRichTestCase in org.springframework.richclient.command.support
 class ButtonTests
           
 

Uses of SpringRichTestCase in org.springframework.richclient.dialog
 

Subclasses of SpringRichTestCase in org.springframework.richclient.dialog
 class ApplicationDialogTestCase
          Skeleton test for ApplicationDialog
 class InputApplicationDialogTests
           
 class TitledApplicationDialogTestCase
          Testcase for TitledApplicationDialog
 class TitledApplicationDialogTests
          Testcase for TitledApplicationDialog
 class TitledPageApplicationDialogTests
          Testcase for TitledPageApplicationDialog
 

Uses of SpringRichTestCase in org.springframework.richclient.form
 

Subclasses of SpringRichTestCase in org.springframework.richclient.form
 class AbstractFormTests
           
 class FormGuardTests
           
 

Uses of SpringRichTestCase in org.springframework.richclient.form.binding.swing
 

Subclasses of SpringRichTestCase in org.springframework.richclient.form.binding.swing
 class BindingAbstractTests
           
 class ComboBoxBindingTests
           
 class FormattedTextFieldBindingTests
           
 class LabeledEnumComboBoxBindingAbstractTests
           
 class ListBinderAbstractTests
          Tests for ListBinder and ListBinding
 class SwingBindingFactoryTests
           
 class TextComponentBindingAbstractTests
           
 class ToggleButtonBindingTests
           
 

Uses of SpringRichTestCase in org.springframework.richclient.form.binding.swing.date
 

Subclasses of SpringRichTestCase in org.springframework.richclient.form.binding.swing.date
 class AbstractDateFieldBindingTestCase
          Skeleton test for AbstractDateFieldBinder and AbstractDateFieldBinding subclasses.
 class JCalendarDateFieldBinderTests
          Testcase for JCalendarDateFieldBinder and JCalendarDateFieldBinding
 class JXDatePickerDateFieldBinderTests
          Testcase for JXDatePickerDateFieldBinder and JXDatePickerDateFieldBinding
 class NachoCalendarDateFieldBinderTests
          Tests for NachoCalendarDateFieldBinder and NachoCalendarDateFieldBinding
 

Uses of SpringRichTestCase in org.springframework.richclient.form.builder
 

Subclasses of SpringRichTestCase in org.springframework.richclient.form.builder
 class AbstractFormBuilderTestCase
          Skeleton Testcase for AbstractFormBuilder.
 class GridBagLayoutFormBuilderTests
          Testcase for GridBagLayoutFormBuilder.
 class TableFormBuilderTests
          Testcase for TableFormBuilder.
 

Uses of SpringRichTestCase in org.springframework.richclient.form.builder.support
 

Subclasses of SpringRichTestCase in org.springframework.richclient.form.builder.support
 class DirtyIndicatorInterceptorTests
          Tests for DirtyIndicatorInterceptor.
 

Uses of SpringRichTestCase in org.springframework.richclient.util
 

Subclasses of SpringRichTestCase in org.springframework.richclient.util
 class OverlayHelperTests
           
 

Uses of SpringRichTestCase in org.springframework.rules
 

Subclasses of SpringRichTestCase in org.springframework.rules
 class ValidationResultsTests
           
 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.