Closed Meerownymous closed 5 years ago
We can specify the Hostname when we create a new MockServer, like
var server = new HttpMock("localhost", 80);
Only the port is configurable.
Expected Behavior
We can specify the Hostname when we create a new MockServer, like
Actual Behavior
Only the port is configurable.
Mention any other details that might be useful
Steps to reproduce the behavior
The log given by the failure.