| Package | Description |
|---|---|
| net.thucydides.core.annotations |
Thucydides annotations.
|
| net.thucydides.core.pages |
Classes designed to make it easier to work with Page Objects in WebDriver.
|
| Class and Description |
|---|
| Fields
Find the annotated fields in a given class.
|
| ManagedWebDriverAnnotatedField
The WebDriver driver is stored as an annotated field in the test classes.
|
| TestAnnotations
Utility class used to help process annotations on tests and test steps.
|
| TestCaseAnnotations
Utility class used to inject fields into a test case.
|
| WithTag
Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.
|
| Class and Description |
|---|
| ImplementedBy
Annotation is used to specify the implementation Class of the interface
that extends WebElementFacade.
|
| ManagedPages
Annotation that marks a WebDriver field as one that is managed by the Test Runner.
|
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.