org.apache.pluto.portalImpl.portlet.test
Class ResourceBundleTest
java.lang.Object
org.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
org.apache.pluto.portalImpl.portlet.test.ResourceBundleTest
- All Implemented Interfaces:
- PortletTest
public class ResourceBundleTest
- extends AbstractReflectivePortletTest
Tests basic attribute retrieval and storage functions within
the portlet request, session, and context objects.
- Author:
- David H. DeWolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceBundleTest
public ResourceBundleTest()
getTestSuiteName
public java.lang.String getTestSuiteName()
doPrerequisiteAction
public java.util.Map doPrerequisiteAction(javax.portlet.PortletContext context,
javax.portlet.ActionRequest req,
javax.portlet.ActionResponse res)
checkResourceBundleExists
protected TestResult checkResourceBundleExists(javax.portlet.PortletConfig config,
javax.portlet.PortletRequest req)
checkGetNames
protected TestResult checkGetNames(javax.portlet.PortletConfig config,
javax.portlet.PortletRequest req)
checkGetGermanBundle
protected TestResult checkGetGermanBundle(javax.portlet.PortletConfig config,
javax.portlet.PortletRequest req)
checkGetEnglishBundle
protected TestResult checkGetEnglishBundle(javax.portlet.PortletConfig config,
javax.portlet.PortletRequest req)
Copyright © 2003-2009 . All Rights Reserved.