| Package | Description |
|---|---|
| com.github.mjeanroy.junit.servers.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationsHandlerRunner
An engine that will handle various annotations defined by Junit-Servers:
TestServer
TestServerConfiguration
TestHttpClient
|
class |
EmbeddedServerRunner
An engine that will handle the embedded server lifecycle:
Start embedded server before running any tests.
Stop embedded server after all tests are run.
|
Copyright © 2019. All rights reserved.