@WebAppConfiguration public abstract class AbstractMockMvcTest extends Object
Modifier and Type | Field and Description |
---|---|
protected HawaiiTime |
hawaiiTime |
protected org.springframework.test.web.servlet.MockMvc |
mockMvc |
protected org.springframework.web.context.WebApplicationContext |
webApplicationContext |
Constructor and Description |
---|
AbstractMockMvcTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUpMockMvc() |
@Autowired protected HawaiiTime hawaiiTime
@Autowired protected org.springframework.web.context.WebApplicationContext webApplicationContext
protected org.springframework.test.web.servlet.MockMvc mockMvc