Uses of Interface
org.jasig.portlet.test.mvc.tests.PortletTest

Packages that use PortletTest
org.jasig.portlet.test.mvc.tests   
org.jasig.portlet.test.web   
 

Uses of PortletTest in org.jasig.portlet.test.mvc.tests
 

Classes in org.jasig.portlet.test.mvc.tests that implement PortletTest
 class BasePortletTest
           
 class CacheControlTestController
          Simple form based BasePortletTest for testing CacheControl support.
 class CookieTestController
          Controller for testing Portlet Cookie support.
 class DynamicTitleTest
           
 class EventTestController
           
 class ExceptionThrowingTest
          Provides a way to throw exceptions and base the excpetion being thrown on a request parameter, portlet scoped session attribute, or application scoped session attribute.
 class FileUploadController
           
 class GetExpectedUserAttributesTest
           
 class IsUserInRoleTest
           
 class LocaleTest
           
 class PortletPrefrencesTest
           
 class ResourceURLController
          Simple Controller that responds to test resource urls.
 class StateModeTest
           
 

Methods in org.jasig.portlet.test.mvc.tests with parameters of type PortletTest
 int PortletTestComparator.compare(PortletTest o1, PortletTest o2)
           
 

Uses of PortletTest in org.jasig.portlet.test.web
 

Method parameters in org.jasig.portlet.test.web with type arguments of type PortletTest
 void TestPickerInterceptor.setPortletTests(Collection<PortletTest> portletTests)
           
 



Copyright © 2012 Jasig. All Rights Reserved.