| org.apache.jetspeed.tools.pamanager.TestJetspeedPortletDescriptor
TestJetspeedPortletDescriptor | public class TestJetspeedPortletDescriptor extends TestCase (Code) | | Tests jetspeed-portlet.xml XML-Java mappings
author: Jeremy Ford author: David Sean Taylor version: $Id: TestJetspeedPortletDescriptor.java 517121 2007-03-12 07:45:49Z ate $ |
main | public static void main(String args)(Code) | | Start the tests.
Parameters: args - the arguments. Not used |
suite | public static Test suite()(Code) | | Creates the test suite.
a test suite (TestSuite ) that includes all methodsstarting with "test" |
testLoadPortletApplicationTree | public void testLoadPortletApplicationTree() throws Exception(Code) | | |
|
|