public class ResourceBundleTest extends AbstractReflectivePortletTest
Constructor and Description |
---|
ResourceBundleTest() |
Modifier and Type | Method and Description |
---|---|
protected TestResult |
checkGetEnglishBundle(javax.portlet.PortletConfig config,
javax.portlet.PortletRequest req) |
protected TestResult |
checkGetGermanBundle(javax.portlet.PortletConfig config,
javax.portlet.PortletRequest req) |
protected TestResult |
checkGetNames(javax.portlet.PortletConfig config,
javax.portlet.PortletRequest req) |
protected TestResult |
checkResourceBundleExists(javax.portlet.PortletConfig config,
javax.portlet.PortletRequest req) |
java.util.Map |
doPrerequisiteAction(javax.portlet.PortletContext context,
javax.portlet.ActionRequest req,
javax.portlet.ActionResponse res) |
java.lang.String |
getTestSuiteName() |
doTest, getConfig, getInitParameters, getRenderParameters, init
public java.lang.String getTestSuiteName()
public java.util.Map doPrerequisiteAction(javax.portlet.PortletContext context, javax.portlet.ActionRequest req, javax.portlet.ActionResponse res)
protected TestResult checkResourceBundleExists(javax.portlet.PortletConfig config, javax.portlet.PortletRequest req)
protected TestResult checkGetNames(javax.portlet.PortletConfig config, javax.portlet.PortletRequest req)
protected TestResult checkGetGermanBundle(javax.portlet.PortletConfig config, javax.portlet.PortletRequest req)
protected TestResult checkGetEnglishBundle(javax.portlet.PortletConfig config, javax.portlet.PortletRequest req)
Copyright © 2003-2013 . All Rights Reserved.