public class SessionServiceTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SESSION_ID |
static java.lang.String |
X_SESSION |
Constructor and Description |
---|
SessionServiceTest() |
Modifier and Type | Method and Description |
---|---|
void |
tearDown() |
void |
testGetService() |
void |
testGetServiceFromRequestIfNotAvailable() |
void |
testGetSessionFromService() |
public static final java.lang.String SESSION_ID
public static final java.lang.String X_SESSION
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testGetService() throws java.lang.Exception
java.lang.Exception
public void testGetSessionFromService() throws java.lang.Exception
java.lang.Exception
public void testGetServiceFromRequestIfNotAvailable() throws java.lang.Exception
java.lang.Exception