@UnitTest public class RuleExecutableConditionTranslatorTest extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONDITION_ID |
ExpectedException |
expectedException |
static java.lang.String |
TEST_PARAM_ID |
static java.lang.String |
TEST_PARAM_VALUE |
| Constructor and Description |
|---|
RuleExecutableConditionTranslatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
failToTranslateNoConditionId() |
void |
setUp() |
void |
translate() |
void |
translateWithParameter() |
public static final java.lang.String CONDITION_ID
public static final java.lang.String TEST_PARAM_ID
public static final java.lang.String TEST_PARAM_VALUE
public ExpectedException expectedException
public RuleExecutableConditionTranslatorTest()
public void setUp()
public void translate()
throws java.lang.Exception
java.lang.Exceptionpublic void translateWithParameter()
throws java.lang.Exception
java.lang.Exceptionpublic void failToTranslateNoConditionId()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.