public LamblinTestConfig
Used for defining the controllers to be used by the lamblin test runner.
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.Object> |
controllers()
Returns the list of controller instances to be used by the lamblin test runner.
|