| Constructor and Description |
|---|
DefaultKIEModuleCacheBuilderUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addGlobals(int count,
String rule,
Map<String,String> globals)
adds
count "global" definitions following the pattern rule-count |
void |
setup() |
protected void |
setupBeanLookups(Map<String,String> globals)
mocks the bean lookup for the globals
|
void |
testNullCacheKey() |
void |
testNullCacheKeyGenerator() |
void |
testProcessNullRule() |
void |
testProcessRule() |
void |
testProcessRuleWithMismatchingGlobals() |
void |
testProcessRuleWithNullKieBase() |
public DefaultKIEModuleCacheBuilderUnitTest()
public void setup()
public void testNullCacheKey()
public void testNullCacheKeyGenerator()
public void testProcessNullRule()
public void testProcessRuleWithNullKieBase()
public void testProcessRule()
public void testProcessRuleWithMismatchingGlobals()
protected void addGlobals(int count,
String rule,
Map<String,String> globals)
count "global" definitions following the pattern rule-countCopyright © 2017 SAP SE. All Rights Reserved.