Uses of Class
org.apache.pluto.testsuite.TestResults

Packages that use TestResults
org.apache.pluto.testsuite   
org.apache.pluto.testsuite.test   
 

Uses of TestResults in org.apache.pluto.testsuite
 

Methods in org.apache.pluto.testsuite that return TestResults
 TestResults NoOpTest.doTest(PortletConfig config, PortletContext context, PortletRequest request, PortletResponse response)
           
 TestResults PortletTest.doTest(PortletConfig config, PortletContext context, PortletRequest request, PortletResponse response)
          Runs the test.
 

Uses of TestResults in org.apache.pluto.testsuite.test
 

Methods in org.apache.pluto.testsuite.test that return TestResults
 TestResults AbstractReflectivePortletTest.doTest(PortletConfig config, PortletContext context, PortletRequest request, PortletResponse response)
          Invoke test methods using java reflection.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.