Forum Discussion
SmartBear_Suppo
Alumni
13 years agoHi,
I'm sorry for the slow response. Yes, this is definitely possible! If you modify your code a little bit to look like this
it should do what you want.
--
Regards,
Arian
SmartBear Sweden
I'm sorry for the slow response. Yes, this is definitely possible! If you modify your code a little bit to look like this
import com.eviware.soapui.support.types.StringToObjectMap
mockRunner.mockService.project.getTestSuiteByName("test").getTestCaseByName("testcase1").run(new StringToObjectMap(), false)
it should do what you want.
--
Regards,
Arian
SmartBear Sweden