DevExpress.EasyTest.Framework Namespace
Contains interfaces and classes that implement EasyTest functionality.
Assemblies: DevExpress.EasyTest.v24.1.dll, DevExpress.ExpressApp.EasyTest.BlazorAdapter.v24.1.dll
NuGet Packages: DevExpress.EasyTest, DevExpress.ExpressApp.EasyTest.BlazorAdapter
NuGet Packages: DevExpress.EasyTest, DevExpress.ExpressApp.EasyTest.SeleniumWebAdapter, DevExpress.ExpressApp.EasyTest.WinAdapter
Classes
Name | Description |
---|---|
ApplicationContextExtensions static | Exposes extension methods for the IApplicationContext. Each extension method provides access to a particular functional testing feature. |
BlazorApplicationOptions | Stores options for a tested Blazor application. |
Command | An abstract base class for classes that implement EasyTest commands. |
CommandException | Specifies an exception that occurs when executing an EasyTest command. |
DatabaseOptions | Stores database configuration options for a tested application. |
EasyTestFixtureContext | A test fixture context. |
ParameterList | Specifies the EasyTest command’s parameters. |
TestControlType | Contains string constants that specify types of test controls. |
WebApplicationOptions | Stores options for a tested ASP.NET Web Forms application. |
WinApplicationOptions | Stores options for a tested Blazor application. |
Interfaces
Name | Description |
---|---|
IApplicationContext | Declares members for application contexts. |
ICommandAdapter | Declares members exposed by EasyTest command adapters. |
IControlText | |
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. |
ITestControl | |
IValidationSupportedContext |
Structs
Name |
---|
EasyTestParameter |
Enums
Name |
---|
SortOrder |