|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
PortletTest.doTest(PortletConfig config,
PortletContext context,
PortletRequest request,
PortletResponse response)
Runs the test. |
TestResults |
NoOpTest.doTest(PortletConfig config,
PortletContext context,
PortletRequest request,
PortletResponse response)
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |