org.kuali.rice.core.data
Class CoreServiceJpaDataTest
java.lang.Object
org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.BaseModuleTestCase
org.kuali.rice.test.BaselineTestCase
org.kuali.rice.core.test.CORETestCase
org.kuali.rice.core.data.CoreServiceJpaDataTest
- All Implemented Interfaces:
- MethodAware
public class CoreServiceJpaDataTest
- extends CORETestCase
Tests to confirm JPA mapping for the Core Service module data objects
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getSuiteLifecycles, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DERIVED_COMPONENT_SET_ID
public static final String DERIVED_COMPONENT_SET_ID
- See Also:
- Constant Field Values
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
STYLE_ID
public static final String STYLE_ID
- See Also:
- Constant Field Values
STYLE_NAME
public static final String STYLE_NAME
- See Also:
- Constant Field Values
CoreServiceJpaDataTest
public CoreServiceJpaDataTest()
testNameSpaceBoDataObject
public void testNameSpaceBoDataObject()
throws Exception
- Throws:
Exception
testComponentBoDataObject
public void testComponentBoDataObject()
throws Exception
- Throws:
Exception
testComponentSetBoDataObject
public void testComponentSetBoDataObject()
throws Exception
- Throws:
Exception
testDerivedComponentBoDataObject
public void testDerivedComponentBoDataObject()
throws Exception
- Throws:
Exception
testParameterTypeBoDataObject
public void testParameterTypeBoDataObject()
throws Exception
- Throws:
Exception
testStyleBoDataObject
public void testStyleBoDataObject()
throws Exception
- Throws:
Exception
testComponentServiceImpl
public void testComponentServiceImpl()
throws Exception
- Throws:
Exception
testNamespaceServiceImpl
public void testNamespaceServiceImpl()
throws Exception
- Throws:
Exception
testStyleServiceImpl
public void testStyleServiceImpl()
throws Exception
- Throws:
Exception
testParameterServiceImpl
public void testParameterServiceImpl()
throws Exception
- Throws:
Exception
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.