6768697071727374
private ReportContext context; private boolean checkingData; public Mad4DB(ComparisonConfig config) { this.config = config; this.context = new ReportContext(config, "http://databene.org/mad-for-db"); this.checkingData = true; }