Class TokenAsCookieIgnoredTest

  • All Implemented Interfaces:
    org.testng.IHookable, org.testng.ITestNGListener

    public class TokenAsCookieIgnoredTest
    extends org.jboss.arquillian.testng.Arquillian
    • Constructor Detail

      • TokenAsCookieIgnoredTest

        public TokenAsCookieIgnoredTest()
    • Method Detail

      • createDeployment

        @Deployment
        public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
                                                                         throws IOException
        Throws:
        IOException
      • noTokenHeaderSetToCookie

        @RunAsClient
        public void noTokenHeaderSetToCookie()
                                      throws Exception
        Throws:
        Exception