Uses of Package
net.thucydides.core.annotations

Packages that use net.thucydides.core.annotations
net.thucydides.core.annotations Thucydides annotations. 
net.thucydides.core.pages Classes designed to make it easier to work with Page Objects in WebDriver. 
 

Classes in net.thucydides.core.annotations used by net.thucydides.core.annotations
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.
 

Classes in net.thucydides.core.annotations used by net.thucydides.core.pages
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.