@UnitTest public class DefaultKIEModuleCacheBuilderUnitTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultKIEModuleCacheBuilderUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addGlobals(int count,
java.lang.String rule,
java.util.Map<java.lang.String,java.lang.String> globals)
adds
count "global" definitions following the pattern rule-count |
void |
setup() |
protected void |
setupBeanLookups(java.util.Map<java.lang.String,java.lang.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,
java.lang.String rule,
java.util.Map<java.lang.String,java.lang.String> globals)
count "global" definitions following the pattern rule-countprotected void setupBeanLookups(java.util.Map<java.lang.String,java.lang.String> globals)
Copyright © 2018 SAP SE. All Rights Reserved.