Stop initializing 'serverhost' & 'serverport' on the testcase class.
It was unreliable because done only for the first test. Code needing this information can simply call startZServer, which will simply return host/port of already started ZServer.
Showing
Please register or sign in to comment