public class ConfigLine extends Object
| Constructor and Description |
|---|
ConfigLine(Configuration instance) |
ConfigLine(Configure configure) |
ConfigLine(TestWith annotation) |
| Modifier and Type | Method and Description |
|---|---|
Class<?>[] |
getCoercers() |
String |
getSeparator() |
String |
getStringBoundary() |
boolean |
isInheritCoercers() |
public ConfigLine(Configuration instance)
public ConfigLine(Configure configure)
public ConfigLine(TestWith annotation)
Copyright © 2016. All rights reserved.