| Constructor and Description |
|---|
BigDecAnnotationConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
convert(java.lang.Object param) |
void |
initialize(BigDec annotation) |
public void initialize(BigDec annotation)
initialize in interface junitparams.converters.Converter<BigDec,java.math.BigDecimal>public java.math.BigDecimal convert(java.lang.Object param)
throws junitparams.converters.ConversionFailedException
convert in interface junitparams.converters.Converter<BigDec,java.math.BigDecimal>junitparams.converters.ConversionFailedException