public class IdCookieAccessorTest
extends java.lang.Object
| Constructor and Description |
|---|
IdCookieAccessorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
discard_removes_cookie_and_updates_RequestScope() |
void |
extract_collects_only_valid_and_stores_in_requestscope() |
static void |
initStatics() |
void |
setup() |
static void |
tearDownStatics() |
void |
write_puts_cookie_and_updates_RequestScope() |
public static void initStatics()
public static void tearDownStatics()
public void setup()
public void extract_collects_only_valid_and_stores_in_requestscope()
throws java.lang.Exception
java.lang.Exceptionpublic void discard_removes_cookie_and_updates_RequestScope()
throws java.lang.Exception
java.lang.Exceptionpublic void write_puts_cookie_and_updates_RequestScope()
throws java.lang.Exception
java.lang.Exception