Forum Discussion

P__1's avatar
16 years ago

SOAPUI Junit

I would like to test a Web Service from the JUnit using the xml file into which the test suites are extracted. I use WsdlProject project = new WsdlProject("src/com/test/soapui/soapui-test.xml") to...