public class BigDecAnnotationConverter extends Object implements junitparams.converters.Converter<BigDec,BigDecimal>
| Constructor and Description |
|---|
BigDecAnnotationConverter() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
convert(Object param) |
void |
initialize(BigDec annotation) |
public void initialize(BigDec annotation)
initialize in interface junitparams.converters.Converter<BigDec,BigDecimal>public BigDecimal convert(Object param) throws junitparams.converters.ConversionFailedException
convert in interface junitparams.converters.Converter<BigDec,BigDecimal>junitparams.converters.ConversionFailedExceptionCopyright © 2015–2016 Boleslav Bobcik - Auderis. All rights reserved.