org.apache.tapestry.portlet
Class TestPortletServicerBridges
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.portlet.TestPortletServicerBridges
public class TestPortletServicerBridges
- extends BaseComponentTestCase
Tests for ActionRequestServicerToWebRequestServicerBridge
and
RenderRequestServicerToWebRequestServicerBridge
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPortletServicerBridges
public TestPortletServicerBridges()
testActionBridgeSuccess
public void testActionBridgeSuccess()
throws Exception
- Throws:
Exception
testRenderBridgeSuccess
public void testRenderBridgeSuccess()
throws Exception
- Throws:
Exception
testActionBridgeFailure
public void testActionBridgeFailure()
throws Exception
- Throws:
Exception
testRenderBridgeFailure
public void testRenderBridgeFailure()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.