org.apache.tapestry.portlet
Class TestApplicationPortlet

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

public class TestApplicationPortlet
extends BaseComponentTestCase

Tests for ApplicationPortlet.

Since:
4.0
Author:
Howard M. Lewis Ship

Nested Class Summary
static class TestApplicationPortlet.ApplicationPortletFixture
           
 
Constructor Summary
TestApplicationPortlet()
           
 
Method Summary
 void testInitAndDestroy()
           
 void testParseOptionalDescriptors()
           
 void testProcessAction()
           
 void testProcessRender()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestApplicationPortlet

public TestApplicationPortlet()
Method Detail

testParseOptionalDescriptors

public void testParseOptionalDescriptors()
                                  throws Exception
Throws:
Exception

testInitAndDestroy

public void testInitAndDestroy()
                        throws Exception
Throws:
Exception

testProcessAction

public void testProcessAction()
                       throws Exception
Throws:
Exception

testProcessRender

public void testProcessRender()
                       throws Exception
Throws:
Exception


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