org.apache.tapestry.portlet
Class TestRenderWebResponse

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.portlet.BasePortletWebTestCase
          extended by org.apache.tapestry.portlet.TestRenderWebResponse

public class TestRenderWebResponse
extends BasePortletWebTestCase

Tests for RenderWebResponse.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestRenderWebResponse()
           
 
Method Summary
 void testGetNamespace()
           
 void testGetOutputStream()
           
 void testReset()
           
 
Methods inherited from class org.apache.tapestry.portlet.BasePortletWebTestCase
checkList, newEnumeration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRenderWebResponse

public TestRenderWebResponse()
Method Detail

testReset

public void testReset()

testGetOutputStream

public void testGetOutputStream()
                         throws Exception
Throws:
Exception

testGetNamespace

public void testGetNamespace()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.