tm-sdk:svc-test
Full name:
com.avoka.tm:tm-sdk-maven-plugin:23.4.0:svc-test
Description:
MOJO class providing "svc-test" goal
It will run the services unit test locally.
It will run the services unit test locally.
Attributes:
- Requires a Maven project to be executed.
- Since version:
22.4.0
.
Required Parameters
Name | Type | Since | Description |
---|---|---|---|
<managerClientCode> |
String |
22.4.0 |
The service Organization client code User property is: manager.client.code . |
<svcTestFilesets> |
FileSet[] |
22.4.0 |
The fileset configuration of service definitions to test User property is: svc.test.filesets . |
Parameter Details
<managerClientCode>
The service Organization client code
- Type:
java.lang.String
- Since:
22.4.0
- Required:
Yes
- User Property:
manager.client.code
<svcTestFilesets>
The fileset configuration of service definitions to test
- Type:
org.apache.maven.shared.model.fileset.FileSet[]
- Since:
22.4.0
- Required:
Yes
- User Property:
svc.test.filesets