com.atlassian.crowd.acceptance.tests.applications.crowd
Class WebAppTest

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

public class WebAppTest
extends Object

Tests of how the webapp is deployed in its container.


Constructor Summary
WebAppTest()
           
 
Method Summary
 void classpathResourceCannotBeFetched()
           
 void classpathResourceCannotBeFetchedWithParentTraversal()
           
 void classpathResourceCannotBeFetchedWithPercentEncodedParentTraversal()
           
 void staticResourceCanBeFetchedAndHasExpirySet()
           
 void tomcatJSessionIdIsHttpOnlyCookie()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebAppTest

public WebAppTest()
Method Detail

classpathResourceCannotBeFetched

public void classpathResourceCannotBeFetched()
                                      throws IOException
Throws:
IOException

classpathResourceCannotBeFetchedWithParentTraversal

public void classpathResourceCannotBeFetchedWithParentTraversal()
                                                         throws IOException
Throws:
IOException

classpathResourceCannotBeFetchedWithPercentEncodedParentTraversal

public void classpathResourceCannotBeFetchedWithPercentEncodedParentTraversal()
                                                                       throws IOException
Throws:
IOException

staticResourceCanBeFetchedAndHasExpirySet

public void staticResourceCanBeFetchedAndHasExpirySet()
                                               throws IOException
Throws:
IOException

tomcatJSessionIdIsHttpOnlyCookie

public void tomcatJSessionIdIsHttpOnlyCookie()
                                      throws Exception
Throws:
Exception


Copyright © 2013 Atlassian. All Rights Reserved.