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 configurerrsMockMvcFactory
Copyright © 2010–2020. All rights reserved.