Uses of Class
junitparams.converters.ConversionFailedException

Packages that use ConversionFailedException
junitparams.converters   
 

Uses of ConversionFailedException in junitparams.converters
 

Methods in junitparams.converters that throw ConversionFailedException
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.