Home
last modified time | relevance | path

Searched defs:mockMvc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/opencensus-java/contrib/spring/src/test/java/io/opencensus/contrib/spring/instrument/web/
H A DAbstractMvcIntegrationTest.java33 protected MockMvc mockMvc; field in AbstractMvcIntegrationTest
/aosp_15_r20/external/jazzer-api/examples/junit-spring-web/src/test/java/com/example/
H A DJunitSpringWebApplicationTests.java42 @Autowired private MockMvc mockMvc; field in JunitSpringWebApplicationTests