public class NativeCookieInterceptorTest extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
LOG |
Constructor and Description |
---|
NativeCookieInterceptorTest() |
Modifier and Type | Method and Description |
---|---|
NativeCookieInterceptor |
getInterceptor() |
Properties |
getKmeProperties() |
static org.springframework.mock.web.MockServletContext |
getServletContext() |
static void |
init() |
void |
preTest() |
void |
setInterceptor(NativeCookieInterceptor interceptor) |
void |
setKmeProperties(Properties kmeProperties) |
static void |
setServletContext(org.springframework.mock.web.MockServletContext servletContext) |
void |
testCheckPhoneGap() |
void |
testCheckPlatform() |
void |
testNative() |
void |
testRIMHeader() |
void |
testUserAgents() |
void |
testZeroLengthCookieArray() |
public static final org.apache.log4j.Logger LOG
public NativeCookieInterceptorTest()
public static void init()
public void preTest()
public void testCheckPhoneGap() throws Exception
Exception
public void testCheckPlatform() throws Exception
Exception
public void testUserAgents() throws Exception
Exception
public void testRIMHeader()
public void testNative()
public void testZeroLengthCookieArray()
public static org.springframework.mock.web.MockServletContext getServletContext()
public static void setServletContext(org.springframework.mock.web.MockServletContext servletContext)
public NativeCookieInterceptor getInterceptor()
public void setInterceptor(NativeCookieInterceptor interceptor)
public Properties getKmeProperties()
public void setKmeProperties(Properties kmeProperties)
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.