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