Class PropertyParameterTestingTask

  • All Implemented Interfaces:
    CurationTask

    public class PropertyParameterTestingTask
    extends AbstractCurationTask
    Logs what it was asked to do, samples run parameters and task properties, making no changes to the repository. For testing.

    To test parameters and properties, set a value for the run parameter "runParameter" or the task property "taskProperty".

    This is a debugging tool, NOT a regression test.

    Author:
    mhwood