J
07/08/2022, 11:52 AM@PactTestFor(pactMethod = "someMethod", port="5000")
uglyog
J
07/11/2022, 6:54 AMa new mock server config annotation you can use to set the portI looked at the code you linked but I don't see any annotation setting the port? From what I understand, the example code shows how to retrieve the mock server port in order to set up the channel that will communicate with the already running port. I don't see how one sets the port with that code?
J
07/11/2022, 10:40 AMJ
07/11/2022, 11:16 AMJ
07/12/2022, 1:40 PM