- setActualOutputDirectory(File) - Method in class org.andromda.maven.plugin.cartridge.CartridgeTest
-
Used when resetting the cartridge test instance, to avoid results overlap
- setActualOutputPath(String) - Method in class org.andromda.maven.plugin.cartridge.CartridgeTest
-
Sets the path to the actual directory (that is the
directory which contains the actual output being tested.
- setBinarySuffixes(String) - Method in class org.andromda.maven.plugin.cartridge.CartridgeTest
-
Sets the value of the suffixes that indicate a binary file (binary files
are not compared as text).
- setExpectedOutputDirectory(File) - Method in class org.andromda.maven.plugin.cartridge.CartridgeTest
-
Resets the expected output directory.
- setExpectedOutputPath(String) - Method in class org.andromda.maven.plugin.cartridge.CartridgeTest
-
Sets the path to the expected directory.
- setReportFile(File) - Method in class org.andromda.maven.plugin.cartridge.CartridgeTestFormatter
-
Sets the file that will contain the report results (i.e.
- setTestFailureIgnore(boolean) - Method in class org.andromda.maven.plugin.cartridge.CartridgeTestFormatter
-
- settings - Variable in class org.andromda.maven.plugin.cartridge.AbstractCartridgeTestMojo
-
The current user system settings for use in Maven.
- shutdown() - Method in class org.andromda.maven.plugin.cartridge.CartridgeTest
-
Releases any resources held by this cartridge test instance.
- skip - Variable in class org.andromda.maven.plugin.cartridge.AbstractCartridgeTestMojo
-
Set this to 'true' to bypass cartridge tests entirely.
- skipTests - Variable in class org.andromda.maven.plugin.cartridge.AbstractCartridgeTestMojo
-
Set this to 'true' to skip running tests, but still compile them.
- startTest(Test) - Method in class org.andromda.maven.plugin.cartridge.CartridgeTestFormatter
-
- startTestSuite(String) - Method in class org.andromda.maven.plugin.cartridge.CartridgeTestFormatter
-
The testsuite started.
- suite() - Static method in class org.andromda.maven.plugin.cartridge.CartridgeTest
-