|
||||||||||
| 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.jboss.jsfunit.jsfsession.hellojsf.ManualInvokeTest
public class ManualInvokeTest
This class tests invoking the test using the Cactus ServletTestRunner as if it were a manual invocation from a browser.
| Constructor Summary | |
|---|---|
ManualInvokeTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
testInvokeWithServletTestRunner()
This test simulates invoking the JSFUnit tests manually through a browser. |
void |
testPassServletRedirectorParams()
This tests passing params from the redirector to the JSFUnit test. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, 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 |
| Constructor Detail |
|---|
public ManualInvokeTest()
| Method Detail |
|---|
public void setUp()
throws IOException
setUp in class junit.framework.TestCaseIOExceptionpublic static junit.framework.Test suite()
public void testInvokeWithServletTestRunner()
throws Exception
Exception
public void testPassServletRedirectorParams()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||