|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.contexts.TestLifecycle
public class TestLifecycle
Methods for setup and teardown of Seam contexts at the beginning and end of a test.
| Constructor Summary | |
|---|---|
TestLifecycle()
|
|
| Method Summary | |
|---|---|
static void |
beginTest(javax.servlet.ServletContext context,
java.util.Map<java.lang.String,java.lang.Object> session)
|
static void |
endTest()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestLifecycle()
| Method Detail |
|---|
public static void beginTest(javax.servlet.ServletContext context,
java.util.Map<java.lang.String,java.lang.Object> session)
public static void endTest()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||