15 years ago
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 jar files for the classes in the soapUI/ext directory). However, LoadUI doesn't recognize my classes when I try to run.
And ideas?
Thanks,
Uri
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 jar files for the classes in the soapUI/ext directory). However, LoadUI doesn't recognize my classes when I try to run.
And ideas?
Thanks,
Uri