|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBaseComponentTestCase
org.apache.tapestry.html.TestRelation
public class TestRelation
Tests for the Relation
component.
Constructor Summary | |
---|---|
TestRelation()
|
Method Summary | |
---|---|
void |
testInvalidHrefParameter()
Test that exception is thrown for invalid href parameter |
void |
testRewinding()
Test that Relation does nothing when the entire page is rewinding |
void |
testShellMissing()
Test that exception is thrown when Shell is missing |
protected void |
trainGetShellFromCycle(IRequestCycle cycle,
Shell shell)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestRelation()
Method Detail |
---|
public void testRewinding()
public void testShellMissing()
public void testInvalidHrefParameter()
protected void trainGetShellFromCycle(IRequestCycle cycle, Shell shell)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |