| |
|
| org.apache.commons.chain.web.portlet.PortletGetLocaleCommandTestCase
PortletGetLocaleCommandTestCase | public class PortletGetLocaleCommandTestCase extends TestCase (Code) | | |
pcontext | protected PortletContext pcontext(Code) | | |
request | protected PortletRequest request(Code) | | |
response | protected PortletResponse response(Code) | | |
session | protected PortletSession session(Code) | | |
PortletGetLocaleCommandTestCase | public PortletGetLocaleCommandTestCase(String name)(Code) | | Construct a new instance of this test case.
Parameters: name - Name of the test case |
setUp | public void setUp()(Code) | | Set up instance variables required by this test case.
|
suite | public static Test suite()(Code) | | Return the tests included in this test suite.
|
tearDown | public void tearDown()(Code) | | Tear down instance variables required by this test case.
|
|
|
|