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
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 SimpleParameterTest.checkSentParameters(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleParameterTest.checkInternalRenderParameters(javax.portlet.PortletRequest req)
           
protected  TestResult SimpleParameterTest.checkParameterNames(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)
           
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 MiscTest.checkContextMajorVersion(javax.portlet.PortletContext ctx)
           
protected  TestResult MiscTest.checkContextMinorVersion(javax.portlet.PortletContext ctx)
           
protected  TestResult MiscTest.checkContextServerInfo(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)
           
 TestResult ExternalAppScopedAttributeTest.checkSetHereSeenElsewhere(javax.portlet.PortletSession session)
           
 TestResult ExternalAppScopedAttributeTest.checkSetElsewhereSeenHere(javax.portlet.PortletSession session)
           
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 ComplexAttributeTest.checkGetEmptyApplicationScopedAttribute(javax.portlet.PortletSession session)
           
protected  TestResult ComplexAttributeTest.checkSetApplicationScopedAttribute(javax.portlet.PortletSession session)
           
protected  TestResult ComplexAttributeTest.checkRemoveApplicationScopedAttribute(javax.portlet.PortletSession session)
           
 TestResult AbstractReflectivePortletTest.invoke(java.lang.reflect.Method method, javax.portlet.PortletContext context, javax.portlet.PortletRequest req, javax.portlet.PortletResponse res)
           
 

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



Copyright © 2003-2004 . All Rights Reserved.