Package otherTests.testng
Class TestNGDecoratorTest
java.lang.Object
otherTests.testng.BaseTestNGDecoratorTest
otherTests.testng.TestNGDecoratorTest
- All Implemented Interfaces:
org.testng.IHookable
,org.testng.ITestNGListener
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
Nested classes/interfaces inherited from class otherTests.testng.BaseTestNGDecoratorTest
BaseTestNGDecoratorTest.FakeClass1
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class otherTests.testng.BaseTestNGDecoratorTest
afterBase, beforeBase, run
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.testng.ITestNGListener
isEnabled
-
Constructor Details
-
TestNGDecoratorTest
public TestNGDecoratorTest()
-
-
Method Details
-
applyAndUseSomeFakes
public void applyAndUseSomeFakes() -
applyAndUseFakesAgain
public void applyAndUseFakesAgain() -
afterTest
@AfterMethod public void afterTest() -
createData1
-
checkNoMockingOfParametersWhenUsingDataProvider
-