public class UifServletRequestDataBinderIntegrationTest extends KRADTestCase
UifServletRequestDataBinder.KRADTestCase.BootstrapTest, KRADTestCase.LegacyBaselineTestCase.BaselineMode, BaselineTestCase.Modedd, kradTestHarnessSpringResourceLoaderdirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, 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, tearDownLegacyContextgetClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecyclesgetModuleNamegetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestDataconfigureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecyclesgetName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethodpublic 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.