public class TestExtendedWithSchema extends BaseJsonLoaderTest
The provided type must match the extended type: an extended type of
numberLong must have a provided type of BIGINT, for example.
BaseJsonLoaderTest.JsonLoaderFixtureDrillTest.MemWatcherdirTestWatcher, fixturelogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestExtendedWithSchema() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBinary() |
void |
testDate() |
void |
testDateDay() |
void |
testDecimal() |
void |
testDouble() |
void |
testInt() |
void |
testIntArray()
Test only the int array.
|
void |
testInterval() |
void |
testLong() |
void |
testTime() |
classSetup, classTeardownescapeJsonString, finishDrillTest, initDrillTestpublic void testInt()
public void testIntArray()
public void testLong()
public void testDouble()
public void testDecimal()
public void testDate()
public void testDateDay()
public void testTime()
public void testInterval()
public void testBinary()
Copyright © 2021 The Apache Software Foundation. All rights reserved.