public class CoercingService extends Object
| Constructor and Description |
|---|
CoercingService(ParameterCoercerFactory parameterCoercerFactory) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
coerceParameters(String[] splitedParameters,
ConfigurationBuilder configuration,
Method testMethod) |
public CoercingService(ParameterCoercerFactory parameterCoercerFactory)
public Object[] coerceParameters(String[] splitedParameters, ConfigurationBuilder configuration, Method testMethod)
Copyright © 2016. All rights reserved.