|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.cactus.internal.AbstractCactusTestCase
org.apache.cactus.ServletTestCase
org.jboss.jsfunit.jsfsession.hellojsf.WebWindowTest
public class WebWindowTest
This class tests using JSFClientSession with multiple windows.
| Field Summary |
|---|
| Fields inherited from class org.apache.cactus.ServletTestCase |
|---|
config, request, response, session |
| Constructor Summary | |
|---|---|
WebWindowTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
Start a JSFUnit session by getting the /index.faces page. |
static junit.framework.Test |
suite()
|
void |
testCloseWindow()
|
void |
testFollowNewWindow()
|
void |
testSetCurrentWindow()
|
void |
testThreeOpenWindows()
|
| Methods inherited from class org.apache.cactus.ServletTestCase |
|---|
createProtocolHandler |
| Methods inherited from class org.apache.cactus.internal.AbstractCactusTestCase |
|---|
runBare, runBareServer |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.cactus.internal.CactusTestCase |
|---|
runBareServer |
| Constructor Detail |
|---|
public WebWindowTest()
| Method Detail |
|---|
public void setUp()
throws IOException
setUp in class junit.framework.TestCaseIOExceptionpublic static junit.framework.Test suite()
public void testFollowNewWindow()
throws IOException
IOException
public void testSetCurrentWindow()
throws IOException
IOException
public void testCloseWindow()
throws IOException
IOException
public void testThreeOpenWindows()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||