Class TestNGStrutsTestCase

java.lang.Object
org.apache.struts2.testng.TestNGXWorkTestCase
org.apache.struts2.testng.TestNGStrutsTestCase

public class TestNGStrutsTestCase extends TestNGXWorkTestCase
Base test class for TestNG unit tests. Provides common Struts variables and performs Struts setup and teardown processes
  • Constructor Details

    • TestNGStrutsTestCase

      public TestNGStrutsTestCase()
  • Method Details