| Interface | Description |
|---|---|
| ITestDataProvider |
Common interface that must be implemented by all test data providers
|
| Class | Description |
|---|---|
| PageActionResult |
Objects of this class provide status information regarding a page action
|
| PageActionTestData |
Objects of this class represent test data for a single test action that belongs to a page object
|
| PageElementTestData |
Objects of this class are responsible for providing test data of a single page element
|
| TestCaseData |
Objects of this class provide all data necessary for running one test case
|
| TestDataFactory |
Factory for creating a test data provider instance.
|
| Enum | Description |
|---|---|
| PageActionResult.ActionResultStatus |
Enumeration of supported statuses
|
Copyright © 2019. All rights reserved.