Property | Optional? | Description |
---|
maven.soapui.project | Yes | Specified the name of the soapui project file to use, default value is
${pom.artifactId}-soapui-project.xml . |
maven.soapui.test.testsuite | Yes | Specifies the name of the TestSuite to run |
maven.soapui.test.testcase | Yes | Specifies the name of the TestCase to run |
maven.soapui.test.endpoint | Yes | Overrides the service endpoint to be invoked by any TestRequests run |
maven.soapui.test.username | Yes | Overrides the username used by any TestRequests run |
maven.soapui.test.password | Yes | Overrides the password used by any TestRequests run |
maven.soapui.test.domain | Yes | Overrides the domain used by any TestRequests run |