Forum Discussion

anon1's avatar
anon1
New Contributor
13 years ago

SOAP UI integration with Junit-Error!

I'm trying below code simply... SoapUITestCaseRunner runner = new SoapUITestCaseRunner(); runner.setProjectFile(getProjectDirectory()); runner.setPrintReport(true); //Outputs a small table to s...