|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParamConverter<T>
Implement this interface if you want to convert params from some
representation to the type expected by your test method's parameter.
Method Summary
Tconvert(Object param,
String options)
Method Detail
convert
T convert(Object param,
String options)
throws ConversionFailedException
ConversionFailedException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2013 Pragmatists. All Rights Reserved.