Class CookieConfigResourceTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
com.atlassian.crowd.acceptance.tests.rest.service.CookieConfigResourceTest
All Implemented Interfaces:
junit.framework.Test

public class CookieConfigResourceTest extends RestCrowdServiceAcceptanceTestCase
  • Constructor Details

    • CookieConfigResourceTest

      public CookieConfigResourceTest(String name)
    • CookieConfigResourceTest

      public CookieConfigResourceTest(String name, RestServer restServer)
  • Method Details

    • testGetConfig

      public void testGetConfig() throws Exception
      Throws:
      Exception
    • testConfigSpecifiesCacheControlToAllowCaching

      public void testConfigSpecifiesCacheControlToAllowCaching() throws Exception
      Throws:
      Exception
    • getExpectedCookieName

      protected String getExpectedCookieName()
    • getExpectedCookieSecure

      protected boolean getExpectedCookieSecure()