org.apache.pluto.portalImpl.portlet.test
Class ContextInitParameterTest

java.lang.Object
  extended by org.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
      extended by org.apache.pluto.portalImpl.portlet.test.ContextInitParameterTest
All Implemented Interfaces:
PortletTest

public class ContextInitParameterTest
extends AbstractReflectivePortletTest

TODO: Document

Since:
Sep 15, 2004
Version:
1.0
Author:
David H. DeWolf

Constructor Summary
ContextInitParameterTest()
           
 
Method Summary
protected  TestResult checkEnumerationContainsElements(javax.portlet.PortletContext ctx)
           
protected  TestResult checkEnumerationContainsNames(javax.portlet.PortletContext ctx)
           
protected  TestResult checkGetContextFromSession(javax.portlet.PortletSession session)
           
protected  TestResult checkGetInitParameter(javax.portlet.PortletContext context)
           
 java.lang.String getTestSuiteName()
           
 
Methods inherited from class org.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
doTest, getConfig, getInitParameters, getRenderParameters, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextInitParameterTest

public ContextInitParameterTest()
Method Detail

getTestSuiteName

public java.lang.String getTestSuiteName()

checkEnumerationContainsElements

protected TestResult checkEnumerationContainsElements(javax.portlet.PortletContext ctx)

checkEnumerationContainsNames

protected TestResult checkEnumerationContainsNames(javax.portlet.PortletContext ctx)

checkGetInitParameter

protected TestResult checkGetInitParameter(javax.portlet.PortletContext context)

checkGetContextFromSession

protected TestResult checkGetContextFromSession(javax.portlet.PortletSession session)


Copyright © 2003-2011 . All Rights Reserved.