Full name:
org.andromda.maven.plugins:andromda-cartridge-plugin:3.5-SNAPSHOT:test
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
actualDirectory | File | - | Specifies the directory that contains the "actual" output (meaning
the output that was currently generated) |
configurationUri | String | - | This is the URI to the AndroMDA configuration file. |
expectedDirectory | File | - | Specifies the directory that contains the "expected" output. |
expectedOutputArchive | File | - | The location of the archive storing the expected output. |
Name | Type | Since | Description |
---|---|---|---|
binaryOutputSuffixes | String | - | Defines the extensions of binary files, binary files are checked
for presence and equality, however they aren't compared as strings,
like every other file. |
lastModifiedCheck | boolean | - | Set this to 'true' to skip code generation if code has not changed
since the latest model date. |
propertyFiles | List | - | (no description) |
reportDirectory | File | - | 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. |
skip: