public class ProgressCheckTestBase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
ProgressCheckTestBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
logViolations(String prefix,
net.adamcin.oakpal.core.CheckReport report) |
net.adamcin.oakpal.core.CheckReport |
scanWithCheck(net.adamcin.oakpal.api.ProgressCheck check,
File file) |
net.adamcin.oakpal.core.CheckReport |
scanWithCheck(net.adamcin.oakpal.api.ProgressCheck check,
String... filename) |
Copyright © 2017–2020. All rights reserved.