public class StandaloneMockMvcFactory extends Object
| Constructor and Description |
|---|
StandaloneMockMvcFactory() |
| Modifier and Type | Method and Description |
|---|---|
static MockMvcFactory |
of(Object[] controllerOrMockMvcConfigurers)
Create a new
MockMvcFactory with the supplied controllers or mock mvc configurers |
public static MockMvcFactory of(Object[] controllerOrMockMvcConfigurers)
MockMvcFactory with the supplied controllers or mock mvc configurerscontrollerOrMockMvcConfigurers - Array of controllers or configurersMockMvcFactoryCopyright © 2010–2025. All rights reserved.