| |
|
| org.apache.jetspeed.components.test.AbstractSpringTestCase org.apache.jetspeed.portalsite.TestPortalSite
getConfigurations | protected String[] getConfigurations()(Code) | | Define configuration paths.
array of paths. |
main | public static void main(String args)(Code) | | Start the tests.
Parameters: args - the arguments. Not used |
suite | public static Test suite()(Code) | | Define test suite.
the test suite |
testPageManagerSetup | public void testPageManagerSetup() throws Exception(Code) | | testPageManagerSetup - Test PageManager test configuration
throws: Exception - |
testPotalSiteHiddenPageMenus | public void testPotalSiteHiddenPageMenus() throws Exception(Code) | | testPortalSiteHiddenPageMenus - Test PortalSite menu generation for hidden pages
throws: Exception - |
testPotalSiteMenus | public void testPotalSiteMenus() throws Exception(Code) | | testPortalSiteMenus - Test PortalSite menu generation
throws: Exception - |
testPotalSiteRequests | public void testPotalSiteRequests() throws Exception(Code) | | testPortalSiteRequests - Test PortalSite request path logic
throws: Exception - |
testPotalSiteSetup | public void testPotalSiteSetup() throws Exception(Code) | | testPortalSiteSetup - Test PortalSite test configuration
throws: Exception - |
testRelativeNavigations | public void testRelativeNavigations() throws Exception(Code) | | |
testSiteView | public void testSiteView() throws Exception(Code) | | testSiteView - Test SiteView operation
throws: Exception - |
Fields inherited from org.apache.jetspeed.components.test.AbstractSpringTestCase | protected ClassPathXmlApplicationContext ctx(Code)(Java Doc)
|
|
|
|