Class TestedAndInjectablesTest

java.lang.Object
otherTests.testng.TestedAndInjectablesTest

public final class TestedAndInjectablesTest extends Object
  • Constructor Details

    • TestedAndInjectablesTest

      public TestedAndInjectablesTest()
  • Method Details

    • setUp

      @BeforeMethod public void setUp()
    • tearDown

      @AfterMethod public void tearDown()
    • firstTest

      public void firstTest()
    • secondTest

      public void secondTest()
    • recordAndVerifyExpectationsOnMockedInterface

      public void recordAndVerifyExpectationsOnMockedInterface() throws Exception
      Throws:
      Exception