goutham777
14 years agoOccasional Contributor
Soap Ui With Junit
Hi All,
I am trying to integrate soapui with Junit i was able to run tests but i could not set project properties using SoapUITestRunner can anyone help me on this.
SoapUITestCaseRunner runner = new SoapUITestCaseRunner();
runner.setProjectProperties();
how should i send property and their values here
Thanks,
Goutham
I am trying to integrate soapui with Junit i was able to run tests but i could not set project properties using SoapUITestRunner can anyone help me on this.
SoapUITestCaseRunner runner = new SoapUITestCaseRunner();
runner.setProjectProperties();
how should i send property and their values here
Thanks,
Goutham