| Package | Description |
|---|---|
| junitparams.converters |
| Modifier and Type | Method and Description |
|---|---|
static Object |
ParamAnnotation.convert(Annotation annotation,
Object param) |
Object |
NullableConverter.convert(Object param) |
T |
Converter.convert(Object param)
Converts param to desired type.
|
T |
ParamConverter.convert(Object param,
String options)
Deprecated.
|
Copyright © 2017 Pragmatists. All rights reserved.