TomKContributor17 years agoUnit testing via soapUI and GroovyI tried to run the following groovy Unit Test script in soapUI: import groovy.util.GroovyTestCase class MyTest extends GroovyTestCase { void testSomething() { assert 1 == 1 ...Show More
TomKContributor17 years agoI was attempting to create Unit tests for the Java consumer so I have everything in one place.
Recent DiscussionsHow do I create a JSON file?SOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your story
Related ContentSoapui - Groovy continue loopSoapui, Excel, groovy, iterationparsing json via Groovy in soapui