See: Description
| Class | Description |
|---|---|
| VarnishTestExecutionListener |
This class runs Varnish Cache if test class has the
VarnishTest annotation. |
| Annotation Type | Description |
|---|---|
| VarnishTest |
Test class annotation that is used to start varnish for tests.
|
| VarnishTest.HostAndPort |
Defines host and port of
VarnishTest.address(), VarnishTest.backend() or VarnishTest.managementAddress(). |