Uri
15 years agoNot applicable
Importing classes in SoapUI Runner
Hi, I'm trying to run a SoapUI Runner in my testcase. In the SoapUI testcase, I use groovy and have lines like "import mypackage.*", and when running from SoapUI, everything works fine (I put the j...