public class UifServletRequestDataBinderIntegrationTest extends KRADTestCase
UifServletRequestDataBinder
.KRADTestCase.BootstrapTest, KRADTestCase.Legacy
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
dd, kradTestHarnessSpringResourceLoader
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, method
Constructor and Description |
---|
UifServletRequestDataBinderIntegrationTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
addAccessibleRequestParameter(String parameterKey,
String parameterValue,
org.springframework.mock.web.MockHttpServletRequest request,
ViewPostMetadata viewPostMetadata) |
protected void |
assertAltSessionCoordinator(SessionCoordinator sc,
ConferenceSession conferenceSession) |
protected org.springframework.mock.web.MockHttpServletRequest |
setupMockRequest() |
void |
testAutoLinking_ListTarget()
Test auto-linking on a list target object.
|
void |
testAutoLinking_MapTarget()
Test auto-linking on a map target object.
|
void |
testAutoLinking_UsingForeignKey()
Tests auto linking of the ConferenceSession on a SessionCoordinator
"document.newMaintainableObject.dataObject.altCoordinator1Id" is passed on the request.
|
void |
testAutoLinking_UsingIdentity()
Tests auto linking of the SessionCoordinator on an account whenever
"document.newMaintainableObject.dataObject.accoumentManager.amId" is passed on the request.
|
void |
testModifiedPropertyTracking() |
getKRADTestHarnessContext, getLoadApplicationLifecycle, getPerTestTablesNotToClear, getSuiteLifecycles, getTestDictionaryObject, loadSuiteTestData, setUp, setUpInternal, setUpLegacyContext, tearDown, tearDownLegacyContext
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod
public UifServletRequestDataBinderIntegrationTest()
public void testAutoLinking_UsingForeignKey()
public void testAutoLinking_UsingIdentity()
public void testAutoLinking_ListTarget()
public void testAutoLinking_MapTarget()
public void testModifiedPropertyTracking()
protected void addAccessibleRequestParameter(String parameterKey, String parameterValue, org.springframework.mock.web.MockHttpServletRequest request, ViewPostMetadata viewPostMetadata)
protected org.springframework.mock.web.MockHttpServletRequest setupMockRequest()
protected void assertAltSessionCoordinator(SessionCoordinator sc, ConferenceSession conferenceSession)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.