Uses of Class
net.thucydides.core.annotations.ClearCookiesPolicy
| Package | Description |
|---|---|
| net.thucydides.core.annotations |
Thucydides annotations.
|
-
Uses of ClearCookiesPolicy in net.thucydides.core.annotations
Methods in net.thucydides.core.annotations that return ClearCookiesPolicy Modifier and Type Method Description static ClearCookiesPolicyClearCookiesPolicy. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ClearCookiesPolicy[]ClearCookiesPolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.