Package junitparams.converters

Interface Summary
ParamConverter<T> Implement this interface if you want to convert params from some representation to the type expected by your test method's parameter.
 

Exception Summary
ConversionFailedException  
 

Annotation Types Summary
ConvertParam Defines a converter which should be used to convert a parameter to expected type.
 



Copyright © 2013 Pragmatists. All Rights Reserved.