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. -
Uses of BaseTestMethod in org.testng.junit
Subclasses of BaseTestMethod in org.testng.junitModifier and TypeClassDescriptionclassDeprecated.classDeprecated.- Support for running JUnit tests stands deprecated as of TestNG7.7.0classDeprecated.- Support for running JUnit tests stands deprecated as of TestNG7.7.0
7.7.0