Class DataQualityTestRunnerLocal

java.lang.Object
io.deephaven.enterprise.validation.runner.DataQualityTestRunnerAbstract
io.deephaven.enterprise.validation.runner.DataQualityTestRunnerLocal
All Implemented Interfaces:
DataQualityTestRunner

public class DataQualityTestRunnerLocal extends DataQualityTestRunnerAbstract
Simple machinery to run a collection of data quality tests.
  • Constructor Details

  • Method Details

    • run

      public void run()
      Description copied from interface: DataQualityTestRunner
      Runs all of the tests.