| org.apache.jetspeed.components.test.AbstractSpringTestCase org.apache.jetspeed.components.util.DatasourceEnabledSpringTestCase
All known Subclasses: org.apache.jetspeed.components.portletregistry.TestRegistryCache, org.apache.jetspeed.cluster.TestCluster, org.apache.jetspeed.prefs.TestPreferences, org.apache.jetspeed.audit.TestAuditActivity, org.apache.jetspeed.prefs.TestPreferencesProvider, org.apache.jetspeed.components.portletentity.TestPortletEntityDAO, org.apache.jetspeed.prefs.TestNodePreferences, org.apache.jetspeed.components.portletregistry.TestPortletRegistryDAO, org.apache.jetspeed.capabilities.TestCapability, org.apache.jetspeed.profiler.TestProfiler, org.apache.jetspeed.statistics.TestStatistics, org.apache.jetspeed.page.TestSecureDatabasePageManager, org.apache.jetspeed.prefs.util.test.AbstractPrefsSupportedTestCase, org.apache.jetspeed.components.portletregistry.AbstractRegistryTest, org.apache.jetspeed.page.TestDatabasePageManager, org.apache.jetspeed.page.TestTransactions,
DatasourceEnabledSpringTestCase | abstract public class DatasourceEnabledSpringTestCase extends AbstractSpringTestCase (Code) | |
DatasourceEnabledSpringTestCase
author: Scott T. Weaver version: $Id: DatasourceEnabledSpringTestCase.java 516448 2007-03-09 16:25:47Z ate $ |
getBootConfigurations | protected String[] getBootConfigurations()(Code) | | |
setUp | protected void setUp() throws Exception(Code) | | See Also: junit.framework.TestCase.setUp |
tearDown | protected void tearDown() throws Exception(Code) | | See Also: junit.framework.TestCase.tearDown |
Fields inherited from org.apache.jetspeed.components.test.AbstractSpringTestCase | protected ClassPathXmlApplicationContext ctx(Code)(Java Doc)
|
|
|