Setup

Writing a test with JUnit 4.x

1
import static com.github.tomakehurst.wiremock.client.WireMock.*;

Reference