public class KeyValueBeanAnnotationConverter extends java.lang.Object implements junitparams.converters.Converter<KeyValueBean,java.lang.Object>
| Constructor and Description |
|---|
KeyValueBeanAnnotationConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
convert(java.lang.Object param) |
void |
initialize(KeyValueBean annotation) |
public void initialize(KeyValueBean annotation)
initialize in interface junitparams.converters.Converter<KeyValueBean,java.lang.Object>public java.lang.Object convert(java.lang.Object param)
throws junitparams.converters.ConversionFailedException
convert in interface junitparams.converters.Converter<KeyValueBean,java.lang.Object>junitparams.converters.ConversionFailedException