IApplicationContext
|
Declares members for application contexts.
|
ICommandAdapter
|
Declares members exposed by EasyTest command adapters.
|
IControlAct
|
Declares members of test controls that can be “executed” (e.g. Action, button, etc.).
|
IControlActionItems
|
Declares members of test controls that have choice items.
|
IControlEnabled
|
Declares members of test controls that can be in an enabled or disabled state.
|
IControlHint
|
Declares members of test controls that have a hint.
|
IControlReadOnlyText
|
Declares members of test controls providing a readonly text.
|
IControlText
|
Declares members of test controls that provides an editable text.
|
IEasyTestAction
|
Exposes the API that allows you to manipulate a specified Action in test code.
|
IEasyTestApplicationOptions
|
Declares members exposed by application options.
|
IEasyTestDatabaseOptions
|
Declares members exposed in database configuration options.
|
IEasyTestDialog
|
Exposes the API that allows you to manipulate a dialog in test code.
|
IEasyTestForm
|
Exposes the API that allows you to manipulate a form in test code.
|
IEasyTestGrid
|
Exposes the API that provides access to a data grid in test code.
|
IEasyTestGridEditing
|
Exposes the API that provides access to data grid editing features in test code.
|
IEasyTestGridGrouping
|
Exposes the API that provides access to data grid grouping features in test code.
|
IEasyTestGridSelection
|
Exposes the API that provides access to data grid selection features in test code.
|
IEasyTestGridSorting
|
Exposes the API that provides access to data grid sorting features in test code.
|
IEasyTestScreen
|
|
IEasyTestValidation
|
Exposes the API that provides access to validation messages in test code.
|
IGridAct
|
Declares members of test controls that is a grid with actions in cells.
|
IGridBase
|
Declares members of a test controls that are grids.
|
IGridCellControlCreation
|
Declares members of test controls that are grids with the inline editing feature.
|
IGridColumn
|
Declares members of test controls that are grid columns.
|
IGridRowsSelection
|
Declares members of test controls that are grids with row selection capability.
|
ITestControl
|
Declares members of test controls.
|
ITestControlContainer
|
Declares members of test controls that are containers for another control.
|
ITestWindow
|
Declares members of test controls that are resizable windows with captions.
|
IValidationSupportedContext
|
|