public class RichMessageTest extends KRADTestCase
Modifier and Type | Class and Description |
---|---|
class |
RichMessageTest.SampleForm
SimpleForm for testing purposes
|
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 |
---|
RichMessageTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testActionGeneration()
Test action link generation in a message
|
void |
testBasicMessage()
Test basic message with no rich functionality
|
void |
testColorGeneration()
Test color tag generation in a message
|
void |
testComplexMessageGeneration()
Test a complex message which combines all the above tested functionality
|
void |
testCssClassGeneration()
Test css tag generation in a message
|
void |
testEscapeCharacter()
Test that the escape characters are properly replaced
|
void |
testHtmlContentGeneration()
Test html content generation in a message
|
void |
testIdComponentGeneration()
Test the ability to put components inline by id
|
void |
testInlineComponentGeneration()
Test the ability to put components defined on the message inline by index number.
|
void |
testLinkGeneration()
Test link tag generation in a message
|
void |
testRichMultiValueOptions()
Test rich message options available on MultiValueControls
|
void |
testSPELRichMessages()
Test SPEL richMessages
|
getKRADTestHarnessContext, getLoadApplicationLifecycle, getSuiteLifecycles, getTestDictionaryObject, loadSuiteTestData, setUpInternal, setUpLegacyContext, tearDown, tearDownLegacyContext
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, 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 RichMessageTest()
public void setUp() throws Exception
setUp
in class KRADTestCase
Exception
BaselineTestCase.setUp()
public void testHtmlContentGeneration()
public void testEscapeCharacter()
public void testLinkGeneration()
public void testActionGeneration()
public void testColorGeneration()
public void testCssClassGeneration()
public void testInlineComponentGeneration()
public void testIdComponentGeneration()
public void testComplexMessageGeneration()
public void testRichMultiValueOptions()
public void testSPELRichMessages()
public void testBasicMessage()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.