Class Error404PageTest

java.lang.Object
com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
com.atlassian.crowd.acceptance.tests.error.Error404PageTest

public class Error404PageTest extends CrowdWebDriverTest
  • Constructor Details

    • Error404PageTest

      public Error404PageTest()
  • Method Details

    • setup

      public void setup()
    • shouldRedirectAnonymousUserToLoginOn404

      public void shouldRedirectAnonymousUserToLoginOn404() throws Exception
      Throws:
      Exception
    • shouldShow404PageToRegisteredUser

      public void shouldShow404PageToRegisteredUser() throws Exception
      Throws:
      Exception
    • shouldShow404PageToSysAdmin

      public void shouldShow404PageToSysAdmin() throws Exception
      Throws:
      Exception