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 classstatic classNested classes/interfaces inherited from class BaseTestNGDecoratorTest
BaseTestNGDecoratorTest.FakeClass1, BaseTestNGDecoratorTest.SimpleComponent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseTestNGDecoratorTest
afterBase, beforeBase, runMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-