| Package | Description |
|---|---|
| net.thucydides.core.annotations |
Thucydides annotations.
|
| Modifier and Type | Method and Description |
|---|---|
static ManagedWebDriverAnnotatedField |
ManagedWebDriverAnnotatedField.findFirstAnnotatedField(Class<?> testClass)
Find the first field in the class annotated with the Managed annotation.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Optional<ManagedWebDriverAnnotatedField> |
ManagedWebDriverAnnotatedField.findOptionalAnnotatedField(Class<?> testClass)
Find the first field in the class annotated with the Managed annotation.
|
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.