harmans
13 years agoOccasional Contributor
Invoking TestCase from Eclipse
Hi, I am trying to invoke a TestCase (in SoapUI ) from Eclipse. Below is Runner class in Eclipse: public class Runner { public static void main(String[] args) throws XmlException, IOExce...