Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Requires a Maven 2.0 project to execute.
  • Requires dependency resolution of artifacts in scope: <code>test</code> test
  • Automatically executes within the lifecycle phase: <code>integrationintegration-test</code>test

Required Parameters

Name

Type

Description

fixtureOutputDirectory

File

The directory where compiled fixture classes go.

reportsDirectory

File

No description.

systemUnderDevelopment

String

The SystemUnderDevelopment class to use Default value is com.greenpepper.systemunderdevelopment.DefaultSystemUnderDevelopment

...