| Constructor and Description |
|---|
HexArrayAnnotationConverter() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
convert(java.lang.Object param) |
void |
initialize(HexArray annotation) |
public void initialize(HexArray annotation)
initialize in interface junitparams.converters.Converter<HexArray,byte[]>public byte[] convert(java.lang.Object param)
throws junitparams.converters.ConversionFailedException
convert in interface junitparams.converters.Converter<HexArray,byte[]>junitparams.converters.ConversionFailedException