junitparams.converters
Class ParamAnnotation
java.lang.Object
junitparams.converters.ParamAnnotation
public class ParamAnnotation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParamAnnotation
public ParamAnnotation()
matches
public static boolean matches(Annotation annotation)
convert
public static Object convert(Annotation annotation,
Object param)
throws ConversionFailedException
- Throws:
ConversionFailedException
Copyright © 2017 Pragmatists. All rights reserved.