Uses of Class
org.apache.pluto.portalImpl.portlet.test.TestResult

Packages that use TestResult
org.apache.pluto.portalImpl.portlet.test   
 

Uses of TestResult in org.apache.pluto.portalImpl.portlet.test
 

Methods in org.apache.pluto.portalImpl.portlet.test that return TestResult
 TestResult ExternalAppScopedAttributeTest.checkSetHereSeenElsewhere(javax.portlet.PortletSession session)
           
 TestResult ExternalAppScopedAttributeTest.checkSetElsewhereSeenHere(javax.portlet.PortletSession session)
           
protected  TestResult SimpleActionParameterTest.checkSentActionParameter(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleActionParameterTest.checkSentActionParamerMap(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleActionParameterTest.checkParameterNames(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkGetEmptyPreference(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkGetEmptyPreferences(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkGetPreferences(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkSetPreference(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkSetPreferences(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkSetPreferencesReturnsFirst(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkPreferenceValidator(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkStorePreferences(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkResetPreferences(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkResetToNullPreferences(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkReadOnlyPreferences(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkGetPreferenceMap(javax.portlet.PortletRequest req)
           
protected  TestResult SimplePreferenceTest.checkGetPreferenceNames(javax.portlet.PortletRequest req)
           
protected  TestResult DispatcherRenderParameterTest.checkIncludedParameterTest(javax.portlet.PortletContext ctx, javax.portlet.PortletRequest req, javax.portlet.PortletResponse res)
           
protected  TestResult MiscTest.checkContextMajorVersion(javax.portlet.PortletContext ctx)
           
protected  TestResult MiscTest.checkContextMinorVersion(javax.portlet.PortletContext ctx)
           
protected  TestResult MiscTest.checkContextServerInfo(javax.portlet.PortletContext ctx)
           
protected  TestResult MiscTest.checkPortalInfo(javax.portlet.PortletRequest req)
           
protected  TestResult MiscTest.checkSupportedModes(javax.portlet.PortletRequest req)
          Test to ensure that the basic modes are supported.
protected  TestResult MiscTest.checkSupportedWindowSates(javax.portlet.PortletRequest req)
           
protected  TestResult ContextInitParameterTest.checkEnumerationContainsElements(javax.portlet.PortletContext ctx)
           
protected  TestResult ContextInitParameterTest.checkEnumerationContainsNames(javax.portlet.PortletContext ctx)
           
protected  TestResult ContextInitParameterTest.checkGetInitParameter(javax.portlet.PortletContext context)
           
protected  TestResult ContextInitParameterTest.checkGetContextFromSession(javax.portlet.PortletSession session)
           
protected  TestResult ComplexAttributeTest.checkGetEmptyApplicationScopedAttribute(javax.portlet.PortletSession session)
           
protected  TestResult ComplexAttributeTest.checkSetApplicationScopedAttribute(javax.portlet.PortletSession session)
           
protected  TestResult ComplexAttributeTest.checkRemoveApplicationScopedAttribute(javax.portlet.PortletSession session)
           
protected  TestResult SimpleParameterTest.checkSentParameters(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleParameterTest.checkInternalRenderParameters(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleParameterTest.checkParameterNames(javax.portlet.PortletRequest req)
           
protected  TestResult ResourceBundleTest.checkResourceBundleExists(javax.portlet.PortletConfig config, javax.portlet.PortletRequest req)
           
protected  TestResult ResourceBundleTest.checkGetNames(javax.portlet.PortletConfig config, javax.portlet.PortletRequest req)
           
protected  TestResult ResourceBundleTest.checkGetGermanBundle(javax.portlet.PortletConfig config, javax.portlet.PortletRequest req)
           
protected  TestResult ResourceBundleTest.checkGetEnglishBundle(javax.portlet.PortletConfig config, javax.portlet.PortletRequest req)
           
protected  TestResult SimpleRenderParameterTest.checkActionParametersNotHere(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleRenderParameterTest.checkInternalRenderParameter(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleRenderParameterTest.checkInternalRenderParameterValues(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleRenderParameterTest.checkParameterMap(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleRenderParameterTest.checkParameterNames(javax.portlet.PortletRequest req)
           
protected  TestResult SecurityMappingTest.checkIsUserInMappedRole(javax.portlet.PortletRequest req)
           
protected  TestResult SecurityMappingTest.checkIsUserInUnmappedRole(javax.portlet.PortletRequest req)
           
protected  TestResult SecurityMappingTest.checkIsUserIndUndeclaredRole(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleAttributeTest.checkGetNullAttribute(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleAttributeTest.checkSetAttribute(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleAttributeTest.checkRemoveAttribute(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleAttributeTest.checkEnumerateAttributes(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleAttributeTest.checkGetNullAttribute(javax.portlet.PortletSession session)
           
protected  TestResult SimpleAttributeTest.checkSetAttribute(javax.portlet.PortletSession session)
           
protected  TestResult SimpleAttributeTest.checkRemoveAttribute(javax.portlet.PortletSession session)
           
protected  TestResult SimpleAttributeTest.checkEnumerateAttributes(javax.portlet.PortletSession req)
           
protected  TestResult SimpleAttributeTest.checkGetNullAttribute(javax.portlet.PortletContext context)
           
protected  TestResult SimpleAttributeTest.checkSetAttribute(javax.portlet.PortletContext context)
           
protected  TestResult SimpleAttributeTest.checkRemoveAttribute(javax.portlet.PortletContext context)
           
protected  TestResult SimpleAttributeTest.checkEnumerateAttributes(javax.portlet.PortletContext req)
           
 

Methods in org.apache.pluto.portalImpl.portlet.test with parameters of type TestResult
 void TestResults.add(TestResult res)
           
 



Copyright © 2003-2006 . All Rights Reserved.