@WebAppConfiguration public class WebTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static WebBoot |
server |
protected org.springframework.web.context.WebApplicationContext |
wac |
| Constructor and Description |
|---|
WebTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterWebStarted(int port) |
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
protected static WebBoot server
@Autowired protected org.springframework.web.context.WebApplicationContext wac
Copyright © 2020. All rights reserved.