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