Interface MockMvcWebTestClient.MockMvcServerSpec<B extends MockMvcWebTestClient.MockMvcServerSpec<B>>

Type Parameters:
B - a self reference to the builder type
All Known Subinterfaces:
MockMvcWebTestClient.ControllerSpec
Enclosing interface:
MockMvcWebTestClient

public static interface MockMvcWebTestClient.MockMvcServerSpec<B extends MockMvcWebTestClient.MockMvcServerSpec<B>>
Base specification for configuring MockMvc, and a simple facade around ConfigurableMockMvcBuilder.