public class TestDummyWriter extends SubOperatorTest
Modifier and Type | Class and Description |
---|---|
class |
TestDummyWriter.RootWriterFixture
Test only, bare-bones tuple writer used to gather the dummy
column writers.
|
dirTestWatcher, fixture
Constructor and Description |
---|
TestDummyWriter() |
Modifier and Type | Method and Description |
---|---|
void |
testDummyDict() |
void |
testDummyMap()
Test a dummy map or map array.
|
void |
testDummyScalar()
Test dummy column writers for scalars and arrays of
scalars.
|
classSetup, classTeardown
public void testDummyScalar()
public void testDummyMap()
public void testDummyDict()
Copyright © 2022 The Apache Software Foundation. All rights reserved.