org.apache.tapestry.portlet
Class TestPortletHomeService

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

public class TestPortletHomeService
extends BaseComponentTestCase

Tests for PortletHomeService.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestPortletHomeService()
           
 
Method Summary
 void testGetLink()
           
 void testGetLinkWithParameter()
           
 void testIsActionRequest()
           
 void testIsRenderRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPortletHomeService

public TestPortletHomeService()
Method Detail

testIsRenderRequest

public void testIsRenderRequest()
                         throws Exception
Throws:
Exception

testIsActionRequest

public void testIsActionRequest()
                         throws Exception
Throws:
Exception

testGetLink

public void testGetLink()

testGetLinkWithParameter

public void testGetLinkWithParameter()


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