Class JSPSigTestIT

java.lang.Object
ee.jakarta.tck.pages.signaturetest.SigTest
ee.jakarta.tck.pages.signaturetest.JSPSigTestIT

public class JSPSigTestIT extends SigTest
  • Constructor Details

    • JSPSigTestIT

      public JSPSigTestIT()
  • Method Details

    • getPackages

      protected String[] getPackages()
      Returns a list of strings where each string represents a package name. Each package name will have it's signature tested by the signature test framework.
      Specified by:
      getPackages in class SigTest
      Returns:
      String[] The names of the packages whose signatures should be verified.
    • signatureTest

      @Test public void signatureTest() throws Exception
      Throws:
      Exception