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 configureres |
public static MockMvcFactory of(Object[] controllerOrMockMvcConfigurers)
MockMvcFactory with the supplied controllers or mock mvc configurerescontrollerOrMockMvcConfigurers - Array of controllers or configurerrsMockMvcFactoryCopyright © 2010–2017. All rights reserved.