public class TomcatFaultInjectorFactory extends Object implements com.github.tomakehurst.wiremock.servlet.FaultInjectorFactory
Constructor and Description |
---|
TomcatFaultInjectorFactory() |
Modifier and Type | Method and Description |
---|---|
com.github.tomakehurst.wiremock.core.FaultInjector |
buildFaultInjector(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
public com.github.tomakehurst.wiremock.core.FaultInjector buildFaultInjector(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
buildFaultInjector
in interface com.github.tomakehurst.wiremock.servlet.FaultInjectorFactory
Copyright © 2016–2018 Spring. All rights reserved.