public class TestBatchValidator extends SubOperatorTest
| Modifier and Type | Class and Description |
|---|---|
static class |
TestBatchValidator.CapturingReporter |
DrillTest.MemWatcherdirTestWatcher, fixturelogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestBatchValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
testRepeatedBadArrayOffset() |
void |
testRepeatedBadValueOffset() |
void |
testValidFixed() |
void |
testValidRepeated() |
void |
testValidVariable() |
void |
testVariableCorruptFirst() |
void |
testVariableCorruptLastOutOfRange() |
void |
testVariableCorruptMiddleHigh() |
void |
testVariableCorruptMiddleLow() |
void |
testVariableMissingLast() |
void |
zapOffset(RowSet.SingleRowSet batch,
int index,
int bogusValue) |
classSetup, classTeardownescapeJsonString, finishDrillTest, initDrillTestpublic void testValidFixed()
public void testValidVariable()
public void testValidRepeated()
public void testVariableMissingLast()
public void testVariableCorruptFirst()
public void zapOffset(RowSet.SingleRowSet batch, int index, int bogusValue)
public void testVariableCorruptMiddleLow()
public void testVariableCorruptMiddleHigh()
public void testVariableCorruptLastOutOfRange()
public void testRepeatedBadArrayOffset()
public void testRepeatedBadValueOffset()
Copyright © 2021 The Apache Software Foundation. All rights reserved.