checkTaskProvider

abstract val checkTaskProvider: TaskProvider<Task>

A provider for the task that compares actual dumps from the current with dumps from referenceDumpDir.

This task fails if any differences are found between the files.

Since

2.4.0