Class DynamicMockingInBeforeMethodTest

java.lang.Object
otherTests.testng.DynamicMockingInBeforeMethodTest

public final class DynamicMockingInBeforeMethodTest extends Object
  • Constructor Details

    • DynamicMockingInBeforeMethodTest

      public DynamicMockingInBeforeMethodTest()
  • Method Details

    • recordExpectationsOnDynamicallyMockedClass

      @BeforeMethod public void recordExpectationsOnDynamicallyMockedClass()
    • verifyThatDynamicallyMockedClassIsStillMocked

      @AfterMethod public void verifyThatDynamicallyMockedClassIsStillMocked()
    • testSomething

      public void testSomething()
    • testSomethingElse

      public void testSomethingElse()