Interface Container
-
- All Known Implementing Classes:
NotImplementedContainer,WireMockClassRule,WireMockRule,WireMockServer
public interface ContainerA container of a WireMockApp instance
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intport()voidshutdown()Shuts down the container, stopping execution of WireMock, gracefully if possible.
-