Class MockMvcConfigurerAdapter

java.lang.Object
org.springframework.test.web.servlet.setup.MockMvcConfigurerAdapter
All Implemented Interfaces:
MockMvcConfigurer

public abstract class MockMvcConfigurerAdapter extends Object implements MockMvcConfigurer
An empty method implementation of MockMvcConfigurer.
Since:
4.1
Author:
Rossen Stoyanchev