| Package | Description |
|---|---|
| restx.tests |
| Modifier and Type | Method and Description |
|---|---|
static RestxSpecTestServer |
RestxSpecTestServer.newInstance()
A shortcut for new RestxSpecRule("/api", 8076, queryByClass(WebServerSupplier.class), Factory.getInstance())
|
static RestxSpecTestServer |
RestxSpecTestServer.newInstance(WebServerSupplier webServerSupplier)
A shortcut for new RestxSpecRule("/api", 8076, webServerSupplier, Factory.getInstance())
|
Copyright © 2017. All Rights Reserved.