Uses of Class
net.thucydides.core.annotations.Methods
-
Packages that use Methods Package Description net.thucydides.core.annotations Thucydides annotations. -
-
Uses of Methods in net.thucydides.core.annotations
Methods in net.thucydides.core.annotations that return Methods Modifier and Type Method Description Methods
Methods. called(String name)
static Methods
Methods. of(Class<?> testClass)
-