|
||||||||||
| 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.test.richfaces.RichInplaceInputTest
public class RichInplaceInputTest
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
log
|
| Fields inherited from class org.apache.cactus.ServletTestCase |
|---|
config, request, response, session |
| Constructor Summary | |
|---|---|
RichInplaceInputTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
tearDown()
|
void |
testInplaceInput_CustomControls()
This test will set the value of an richface inplace input control. |
void |
testInplaceInput_Raw()
This test will make sure the inner workings of the inplace input control behave as we expect. |
void |
testInplaceInput_SimpleDefault()
This test will set the value of an richface inplace input control. |
void |
testInplaceInput_SimpleWithControls()
This test will set the value of an richface inplace input control. |
| 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, 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 |
| Field Detail |
|---|
protected static org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public RichInplaceInputTest()
| Method Detail |
|---|
public static junit.framework.Test suite()
public void setUp()
throws IOException
setUp in class junit.framework.TestCaseIOException
public void tearDown()
throws Exception
tearDown in class junit.framework.TestCaseException
public void testInplaceInput_Raw()
throws IOException
IOException
public void testInplaceInput_SimpleDefault()
throws IOException
IOException
public void testInplaceInput_SimpleWithControls()
throws IOException
IOException
public void testInplaceInput_CustomControls()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||