Uses of Class
org.testng.internal.BaseTestMethod
Packages that use BaseTestMethod
-
Uses of BaseTestMethod in org.testng.internal
Subclasses of BaseTestMethod in org.testng.internalModifier and TypeClassDescriptionclass
class
This class represents a method annotated with @Factoryclass
This class represents a test method.Methods in org.testng.internal that return BaseTestMethodModifier and TypeMethodDescriptionTestNGMethod.clone()
Clones the currentTestNGMethod
and its @BeforeMethod and @AfterMethod methods. -
Uses of BaseTestMethod in org.testng.junit
Subclasses of BaseTestMethod in org.testng.junitModifier and TypeClassDescriptionclass
class
class