public abstract class PopUnitTestBase extends ExecTest
DrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
protected static DrillConfig |
CONFIG |
c, dirTestWatcher, optionManagerlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
PopUnitTestBase() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getFragmentCount(Fragment b) |
static Fragment |
getRootFragment(PhysicalPlanReader reader,
String file) |
static Fragment |
getRootFragmentFromPlanString(PhysicalPlanReader reader,
String planString) |
static void |
setup() |
clear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManagerescapeJsonString, finishDrillTest, initDrillTestprotected static DrillConfig CONFIG
public static void setup()
public static int getFragmentCount(Fragment b)
public static Fragment getRootFragment(PhysicalPlanReader reader, String file) throws FragmentSetupException, IOException, ForemanSetupException
public static Fragment getRootFragmentFromPlanString(PhysicalPlanReader reader, String planString) throws FragmentSetupException, IOException, ForemanSetupException
Copyright © 2021 The Apache Software Foundation. All rights reserved.