org.apache.tapestry.portlet
Class TestPortletWebActivator

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

public class TestPortletWebActivator
extends BasePortletWebTestCase

Tests for PortletWebActivator.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestPortletWebActivator()
           
 
Method Summary
 void testGetActivatorName()
           
 void testGetInitParameterNames()
           
 void testGetInitParameterValue()
           
 
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

TestPortletWebActivator

public TestPortletWebActivator()
Method Detail

testGetActivatorName

public void testGetActivatorName()

testGetInitParameterNames

public void testGetInitParameterNames()

testGetInitParameterValue

public void testGetInitParameterValue()


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