Full name:
org.andromda.maven.plugins:andromda-bootstrap-plugin:3.5-SNAPSHOT:test-translation-library
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
configurationUri | String | - | This is the URI to the AndroMDA configuration file. |
Name | Type | Since | Description |
---|---|---|---|
propertyFiles | List | - | (no description) |
reportDirectory | String | - | Base directory to which the cartridge test report is written |
skip | boolean | - | Set this to 'true' to bypass cartridge tests entirely. Its use is
NOT RECOMMENDED, but quite convenient on occasion. |
skipTests | boolean | - | Set this to 'true' to skip running tests, but still compile them.
Its use is NOT RECOMMENDED, but quite convenient on occasion. |
testFailureIgnore | boolean | - | Set this to true to ignore a failure during testing. Its use is NOT
RECOMMENDED, but quite convenient on occasion. Default value is: false. |
traceExpression | boolean | - | Whether or not the expression shall be 'traced' (i.e. the
TraceTranslator will run instead of the specified translator). This
is helpful, in allowing us to see which expressions are being
parsed in what order, etc. |
translationName | String | - | When specified, only this translation will be tested (If more than
one TestTranslation-* file is found). |
skip: