public class BlackholePipelinedTest extends java.lang.Object implements ValidationTest
Modifier and Type | Field and Description |
---|---|
private boolean |
inlined |
private boolean |
payload |
Constructor and Description |
---|
BlackholePipelinedTest(boolean payload,
boolean inlined) |
Modifier and Type | Method and Description |
---|---|
void |
runWith(java.io.PrintWriter pw,
Options parent) |
public BlackholePipelinedTest(boolean payload, boolean inlined)
public void runWith(java.io.PrintWriter pw, Options parent) throws RunnerException
runWith
in interface ValidationTest
RunnerException