alibaba82
14 years agoSuper Contributor
testcase/testsuite rename event
Hello,
I need to create an event listener for a testcase or testsuite rename
I am following the example here and have this example working
http://www.soapui.org/Developers-Corner ... -in-soapui
How can I modify this example such that whenever there is a testcase/testsuite rename, I print out some message to the log.
I would also like to print something to the console if anything is modified in the testcase like add/delete/update teststeps. so an event listener for detecting testcase changes.
Thanks
I need to create an event listener for a testcase or testsuite rename
I am following the example here and have this example working
http://www.soapui.org/Developers-Corner ... -in-soapui
How can I modify this example such that whenever there is a testcase/testsuite rename, I print out some message to the log.
I would also like to print something to the console if anything is modified in the testcase like add/delete/update teststeps. so an event listener for detecting testcase changes.
Thanks