public class RuleXmlParserTest extends KEWTestCase
KEWTestCase.BootstrapTest, KEWTestCase.ClearCacheLifecycle
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
dirty
moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, method
Constructor and Description |
---|
RuleXmlParserTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
loadTestData() |
void |
removeTemplateFromNamedRule() |
void |
testAnonymousDuplicatesNamed()
This test tests that an anonymous rule will still be checked against named rules for duplication.
|
void |
testAnonymousWithExpressionDuplicatesNamed()
This test tests that an anonymous rule will still be checked against named rules for duplication.
|
void |
testDuplicateRule() |
void |
testDuplicateRuleWithExpression() |
void |
testInvalidTemplatelessNamedRule() |
void |
testNamedRule() |
void |
testNamedRuleWithExpression() |
void |
testNotDuplicateRule() |
void |
testNotDuplicateRuleWithExpression() |
void |
testParameterReplacement() |
void |
testRulesWithDifferentResponsibilityTypes() |
void |
testRuleXmlParserCacheUpdate() |
void |
testUpdatedRule() |
void |
testUpdatedRuleWithExpression() |
clearCacheManagers, getGroupIdForName, getLoadApplicationLifecycle, getNextSequenceLongValue, getNextSequenceStringValue, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getRoleIdForName, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, loadXmlFile, loadXmlFile, loadXmlFileFromFileSystem, loadXmlStream, setUpAfterDataLoad
getClearDbPerTestLifecycles, getMode, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUp
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod
public RuleXmlParserTest()
protected void loadTestData() throws Exception
loadTestData
in class KEWTestCase
Exception
public void testRuleXmlParserCacheUpdate() throws Exception
Exception
public void testDuplicateRule() throws IOException, XmlException
IOException
XmlException
public void testDuplicateRuleWithExpression() throws IOException, XmlException
IOException
XmlException
public void testNotDuplicateRule() throws IOException, XmlException
IOException
XmlException
public void testNotDuplicateRuleWithExpression() throws IOException, XmlException
IOException
XmlException
public void testNamedRule()
public void testNamedRuleWithExpression()
public void testUpdatedRule()
public void testUpdatedRuleWithExpression()
public void testAnonymousDuplicatesNamed()
public void testAnonymousWithExpressionDuplicatesNamed()
public void testParameterReplacement() throws IOException, XmlException
IOException
XmlException
public void removeTemplateFromNamedRule()
public void testInvalidTemplatelessNamedRule()
public void testRulesWithDifferentResponsibilityTypes() throws Exception
Exception
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.