WebApplicationContextRunner
constructor()
Create a new WebApplicationContextRunner instance using an AnnotationConfigServletWebApplicationContext with a MockServletContext as the underlying source.
See also
Create a new WebApplicationContextRunner instance using the specified contextFactory
as the underlying source.
Parameters
contextFactory
a supplier that returns a new instance on each call