public class MessageDeliveryServiceTest extends BusinessObjectTestCase
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
businessObjectDao
services
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, method
Constructor and Description |
---|
MessageDeliveryServiceTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testCreate()
This method should be overridden to test creation
|
void |
testDelete()
This method should be overridden to test delete
|
void |
testDuplicateCreate()
This method should be overridden to test duplicate creation
|
void |
testInvalidCreate()
This method should be overridden to test invalid creation
|
void |
testInvalidDelete()
This method should be overridden to test an invalid delete
|
void |
testInvalidRead()
This method should be overridden to test an invalid retrieval
|
void |
testInvalidUpdate()
This method should be overridden to test an invalid update
|
void |
testReadById()
This method should be overridden to test retrieval by id
|
void |
testUpdate()
This method should be overridden to test updating
|
testReadByQuery
getLoadApplicationLifecycle
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getSuiteLifecycles, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod
public MessageDeliveryServiceTest()
public void setUp() throws Exception
setUp
in class BusinessObjectTestCase
Exception
public void testCreate()
BusinessObjectTestCase
testCreate
in class BusinessObjectTestCase
public void testDelete()
BusinessObjectTestCase
testDelete
in class BusinessObjectTestCase
public void testDuplicateCreate()
BusinessObjectTestCase
testDuplicateCreate
in class BusinessObjectTestCase
public void testInvalidCreate()
BusinessObjectTestCase
testInvalidCreate
in class BusinessObjectTestCase
public void testInvalidDelete()
BusinessObjectTestCase
testInvalidDelete
in class BusinessObjectTestCase
public void testInvalidRead()
BusinessObjectTestCase
testInvalidRead
in class BusinessObjectTestCase
public void testInvalidUpdate()
BusinessObjectTestCase
testInvalidUpdate
in class BusinessObjectTestCase
public void testReadById()
BusinessObjectTestCase
testReadById
in class BusinessObjectTestCase
public void testUpdate()
BusinessObjectTestCase
testUpdate
in class BusinessObjectTestCase
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.