public class TestLenientAllocation extends SubOperatorTest
DrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
static int |
ONE_MEG |
dirTestWatcher, fixturelogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestLenientAllocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
testLenient()
Use a test-time hack to force the allocator to be lenient,
regardless of whether we are in debug mode or not.
|
void |
testLenientLimit() |
void |
testStrict()
Test that the allocator is normally strict in debug mode.
|
classSetup, classTeardownescapeJsonString, finishDrillTest, initDrillTestpublic static final int ONE_MEG
public void testLenient()
public void testStrict()
public void testLenientLimit()
Copyright © 2021 The Apache Software Foundation. All rights reserved.