Property | Optional? | Description |
---|---|---|
maven.soapui.test.testsuite | Yes | Specifies the name of the TestSuite to run, default value is * (=all TestSuites). |
maven.soapui.test.endpoint | Yes | Overrides the service endpoint to be invoked by any TestRequests run |
maven.soapui.test.testcase | Yes | Specifies the name of the TestCase to run, default value is * (=all TestCases). |
maven.soapui.project | Yes | Specified the name of the soapui project file to use, default value is
${pom.artifactId}-soapui-project.xml . |