public class BigDecimalConverter extends AbstractTypeConverter<BigDecimal>
targetClass| Constructor and Description |
|---|
BigDecimalConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected BigDecimal |
fromOtherType(Object obj,
String option) |
protected BigDecimal |
fromString(String objText,
String option) |
convert, nullValueprotected BigDecimal fromString(String objText, String option) throws junitparams.converters.ConversionFailedException
fromString in class AbstractTypeConverter<BigDecimal>junitparams.converters.ConversionFailedExceptionprotected BigDecimal fromOtherType(Object obj, String option) throws junitparams.converters.ConversionFailedException
fromOtherType in class AbstractTypeConverter<BigDecimal>junitparams.converters.ConversionFailedExceptionCopyright © 2015 Boleslav Bobcik - Auderis. All rights reserved.