C# Class Habanero.Faces.Test.Win.Mappers.TestLookupComboBoxMapperWin

显示文件 Open project: Chillisoft/habanero.faces

Protected Methods

Method Description
GetControlFactory ( ) : IControlFactory

Private Methods

Method Description
GetLookupList ( ) : string>.Dictionary
TestChangeComboBoxDoesntUpdateBusinessObject ( ) : void
TestChangeComboBoxUpdatesBusinessObject ( ) : void
TestChangeComboBoxUpdatesBusinessObject_WithoutCallingApplyChanges ( ) : void
TestChangePropValueUpdatesBusObj ( ) : void
TestChangePropValueUpdatesBusObj_WithoutCallingUpdateControlValue ( ) : void
TestKeyPressEventUpdatesBusinessObject_WithoutCallingApplyChanges ( ) : void
Test_KeyPressStrategy_DoesNotUpdateBusinessObject_SelectedIndexChanged ( ) : void
Test_KeyPressStrategy_UpdatesBusinessObject_WhenEnterKeyPressed ( ) : void

Method Details

GetControlFactory() protected method

protected GetControlFactory ( ) : IControlFactory
return IControlFactory