Class MockWebServiceServerTestExecutionListener

java.lang.Object
org.springframework.test.context.support.AbstractTestExecutionListener
org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener
All Implemented Interfaces:
Ordered, TestExecutionListener

public class MockWebServiceServerTestExecutionListener extends AbstractTestExecutionListener
TestExecutionListener to verify and reset MockWebServiceServer.
Since:
2.3.0
Author:
Dmytro Nosan