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 TypeClassDescriptionclassclassThis class represents a method annotated with @FactoryclassThis class represents a test method.Methods in org.testng.internal that return BaseTestMethodModifier and TypeMethodDescriptionTestNGMethod.clone()Clones the currentTestNGMethodand its @BeforeMethod and @AfterMethod methods.