Interface | Description |
---|---|
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 | Description |
---|---|
ConversionFailedException |
Annotation Type | Description |
---|---|
ConvertParam |
Defines a converter which should be used to convert a parameter to expected
type.
|
Copyright © 2014 Pragmatists. All rights reserved.