how to assign random port while creating HttpServer for parallel run in mvn java

前端 未结 0 1709
你的背包
你的背包 2021-01-29 11:45

I am running java testng Tests in parallel with forkcount:- 10

Each test class needs to start the HttpServer. then I need to go to the browser with url:- http://localhos

相关标签:
回答
  • 消灭零回复
提交回复
热议问题