C# Class Dev2.Server.UI.Tests.UIMap

Mostra file Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
AlertBoxDoesntExist ( ) : void

AlertBoxDoesntExist - Use 'AlertBoxDoesntExistExpectedValues' to pass parameters into this method.

AlertBoxExists ( ) : void

AlertBoxExists

ClickDoneButton ( ) : void

ClickDoneButton

DatabaseWizard_ClickServerBrowseButton ( ) : void

DatabaseWizard_ClickServerBrowseButton

DialogExists_MissingRequiredInformation ( ) : void

DialogExists_MissingRequiredInformation

TypeTextInNameTextbox ( ) : void

TypeTextInNameTextbox - Use 'TypeTextInNameTextboxParams' to pass parameters into this method.

WorkflowWebWizard_ClickCategoryTextBox ( ) : void

WorkflowWebWizard_ClickCategoryTextBox

WorkflowWebWizard_ClickNameTextBox ( ) : void

WorkflowWebWizard_ClickNameTextBox

Method Details

AlertBoxDoesntExist() public method

AlertBoxDoesntExist - Use 'AlertBoxDoesntExistExpectedValues' to pass parameters into this method.
public AlertBoxDoesntExist ( ) : void
return void

AlertBoxExists() public method

AlertBoxExists
public AlertBoxExists ( ) : void
return void

ClickDoneButton() public method

ClickDoneButton
public ClickDoneButton ( ) : void
return void

DatabaseWizard_ClickServerBrowseButton() public method

DatabaseWizard_ClickServerBrowseButton
public DatabaseWizard_ClickServerBrowseButton ( ) : void
return void

DialogExists_MissingRequiredInformation() public method

DialogExists_MissingRequiredInformation
public DialogExists_MissingRequiredInformation ( ) : void
return void

TypeTextInNameTextbox() public method

TypeTextInNameTextbox - Use 'TypeTextInNameTextboxParams' to pass parameters into this method.
public TypeTextInNameTextbox ( ) : void
return void

WorkflowWebWizard_ClickCategoryTextBox() public method

WorkflowWebWizard_ClickCategoryTextBox
public WorkflowWebWizard_ClickCategoryTextBox ( ) : void
return void

WorkflowWebWizard_ClickNameTextBox() public method

WorkflowWebWizard_ClickNameTextBox
public WorkflowWebWizard_ClickNameTextBox ( ) : void
return void