This content has been marked as final.
Show 1 reply
-
1. Re: How to configure ports in BaseTestCase
pbolle Mar 9, 2008 10:31 AM (in response to pbolle)Hi,
i found the solution. If I set a property via System.setProperty then I can use this property in the configuration. So I will change my configuration so that all ports can set by the testcase. Then the can run in parallel.
Regards Philipp