org.apache.tapestry.portlet
Class TestPortletServicerBridges

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.portlet.TestPortletServicerBridges

public class TestPortletServicerBridges
extends BaseComponentTestCase

Tests for ActionRequestServicerToWebRequestServicerBridge and RenderRequestServicerToWebRequestServicerBridge.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestPortletServicerBridges()
           
 
Method Summary
 void testActionBridgeFailure()
           
 void testActionBridgeSuccess()
           
 void testRenderBridgeFailure()
           
 void testRenderBridgeSuccess()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPortletServicerBridges

public TestPortletServicerBridges()
Method Detail

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.