public class RuleManagementServiceImplTest extends KSKRMSTestCase
| Constructor and Description |
|---|
RuleManagementServiceImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testBasicCreateCompoundProposition() |
void |
testBasicTypeConfiguration() |
void |
testChangeFromSimple2CompoundProposition() |
void |
testCopyingCompoundProposition() |
void |
testCopyingSimpleProposition() |
void |
testCreateMultiAgendaItems() |
void |
testCreateSimpleProposition() |
void |
testTranslateNaturalLanguageForProposition() |
void |
testUpdateChangingPropositionConstantValuefrom1To2() |
void |
testUpdateChangingTermParameters() |
void |
testUpdateCompletelyReplacingExistingPropositionCreatingOrphan() |
getModuleName, getPerTestLifecycles, getSuiteLifecycles, getTestHarnessSpringBeansLocation, krmsTermResolverLookup, loadSuiteTestDataconfigureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecyclespublic RuleManagementServiceImplTest()
public static void setUpClass()
public static void tearDownClass()
public void setUp() throws Exception
setUp in class org.kuali.rice.test.RiceTestCaseExceptionpublic void tearDown()
tearDown in class org.kuali.rice.test.RiceTestCasepublic void testCreateSimpleProposition()
public void testCopyingSimpleProposition()
public void testCopyingCompoundProposition()
public void testBasicCreateCompoundProposition()
public void testChangeFromSimple2CompoundProposition()
public void testUpdateChangingPropositionConstantValuefrom1To2()
public void testUpdateCompletelyReplacingExistingPropositionCreatingOrphan()
public void testCreateMultiAgendaItems()
public void testUpdateChangingTermParameters()
public void testBasicTypeConfiguration()
public void testTranslateNaturalLanguageForProposition()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.