Uses of Class
org.gatein.pc.test.unit.PortletTestCase
Packages that use PortletTestCase
-
Uses of PortletTestCase in org.gatein.pc.test.unit
Methods in org.gatein.pc.test.unit that return PortletTestCaseModifier and TypeMethodDescriptionstatic PortletTestCasePortletTestServlet.getTestCase(String testName) Constructors in org.gatein.pc.test.unit with parameters of type PortletTestCaseModifierConstructorDescriptionPortletTestContext(String testName, PortletTestCase portletTestCase, DriverContext driverContext) -
Uses of PortletTestCase in org.gatein.pc.test.unit.web
Methods in org.gatein.pc.test.unit.web that return PortletTestCaseModifier and TypeMethodDescriptionprotected PortletTestCaseAbstractUniversalTestServlet.getSequence(String testId) Returns Sequence for current testId Returns null if there is no Sequence for current testId