org.apache.pluto.testsuite.test
Class ContextInitParameterTest

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

public class ContextInitParameterTest
extends AbstractReflectivePortletTest

Since:
Sep 15, 2004
Version:
1.0

Constructor Summary
ContextInitParameterTest()
           
 
Method Summary
protected  TestResult checkEnumerationContainsNames(PortletContext context)
           
protected  TestResult checkGetContextFromSession(PortletSession session)
          FIXME: should this test reside in this class? -- ZHENG Zhong
protected  TestResult checkGetInitParameter(PortletContext context)
           
 
Methods inherited from class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
doHeaders, doTest, getConfig, getInitParameters, getRenderParameters, getTestSuiteName, init, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContextInitParameterTest

public ContextInitParameterTest()
Method Detail

checkEnumerationContainsNames

protected TestResult checkEnumerationContainsNames(PortletContext context)

checkGetInitParameter

protected TestResult checkGetInitParameter(PortletContext context)

checkGetContextFromSession

protected TestResult checkGetContextFromSession(PortletSession session)
FIXME: should this test reside in this class? -- ZHENG Zhong



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.