org.apache.tapestry.html
Class TestShell
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.html.TestShell
public class TestShell
- extends BaseComponentTestCase
Tests for the Shell
component.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestShell
public TestShell()
test_Rewinding
public void test_Rewinding()
- Test that Shell does very little when the entire page is rewinding (which itself is a
holdback to the action service).
test_Add_Relation
public void test_Add_Relation()
test_Include_Additional_Content_Null
public void test_Include_Additional_Content_Null()
test_Include_Additional_Content
public void test_Include_Additional_Content()
trainStoreShellInCycle
protected void trainStoreShellInCycle(IRequestCycle cycle,
Shell shell)
trainRemoveShellFromCycle
protected void trainRemoveShellFromCycle(IRequestCycle cycle)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.