java.lang.Object
com.atlassian.crowd.acceptance.tests.applications.crowd.WebAppTest

public class WebAppTest extends Object
Tests of how the webapp is deployed in its container.
  • Field Details

    • BATCHED_TEST_RULE

      public static final BatchedTestRule BATCHED_TEST_RULE
  • Constructor Details

    • WebAppTest

      public WebAppTest()
  • Method Details

    • classpathResourceCannotBeFetched

      public void classpathResourceCannotBeFetched() throws IOException
      Throws:
      IOException
    • classpathResourceCannotBeFetchedWithParentTraversal

      public void classpathResourceCannotBeFetchedWithParentTraversal() throws IOException
      Throws:
      IOException
    • classpathResourceCannotBeFetchedWithPercentEncodedParentTraversal

      public void classpathResourceCannotBeFetchedWithPercentEncodedParentTraversal() throws IOException
      Throws:
      IOException
    • classpathResourceCannotBeFetchedWithSemicolonTraversal

      public void classpathResourceCannotBeFetchedWithSemicolonTraversal() throws IOException
      Throws:
      IOException
    • staticResourceCanBeFetchedAndHasExpirySet

      public void staticResourceCanBeFetchedAndHasExpirySet() throws IOException
      Throws:
      IOException
    • tomcatJSessionIdIsHttpOnlyCookie

      public void tomcatJSessionIdIsHttpOnlyCookie() throws Exception
      Throws:
      Exception