@UnitTest public class DefaultRuleParameterValueConverterTest extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultRuleParameterValueConverterTest.TestEnum |
| Constructor and Description |
|---|
DefaultRuleParameterValueConverterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
testConvertBigDecimalFromString() |
void |
testConvertBigDecimalToString() |
void |
testConvertDateFromString() |
void |
testConvertDateToString() |
void |
testConvertEnumFromString() |
void |
testConvertEnumToString() |
void |
testConvertListFromString() |
void |
testConvertListToString() |
void |
testConvertMapFromString() |
void |
testConvertMapToString() |
public DefaultRuleParameterValueConverterTest()
public void init()
throws java.lang.Exception
java.lang.Exceptionpublic void testConvertBigDecimalToString()
public void testConvertBigDecimalFromString()
public void testConvertDateToString()
throws java.text.ParseException
java.text.ParseExceptionpublic void testConvertDateFromString()
throws java.text.ParseException
java.text.ParseExceptionpublic void testConvertEnumToString()
public void testConvertEnumFromString()
public void testConvertListToString()
throws java.text.ParseException
java.text.ParseExceptionpublic void testConvertListFromString()
throws java.text.ParseException
java.text.ParseExceptionpublic void testConvertMapToString()
throws java.text.ParseException
java.text.ParseExceptionpublic void testConvertMapFromString()
throws java.text.ParseException
java.text.ParseExceptionCopyright © 2018 SAP SE. All Rights Reserved.