public class TestBsonRecordReader extends BaseTest
| Constructor and Description |
|---|
TestBsonRecordReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
void |
setUp() |
void |
testArrayOfDocumentType() |
void |
testArrayType() |
void |
testBinaryTypes() |
void |
testBooleanType() |
void |
testDateTimeType() |
void |
testDecimal128Type() |
void |
testDoubleType() |
void |
testIntType() |
void |
testNullType() |
void |
testObjectIdType() |
void |
testRecursiveDocuments() |
void |
testSpecialCharStringType() |
void |
testStringType() |
void |
testSymbolType() |
void |
testTimeStampType() |
public void setUp()
public void testIntType()
throws IOException
IOExceptionpublic void testTimeStampType()
throws IOException
IOExceptionpublic void testSymbolType()
throws IOException
IOExceptionpublic void testStringType()
throws IOException
IOExceptionpublic void testSpecialCharStringType()
throws IOException
IOExceptionpublic void testObjectIdType()
throws IOException
IOExceptionpublic void testNullType()
throws IOException
IOExceptionpublic void testDoubleType()
throws IOException
IOExceptionpublic void testArrayOfDocumentType()
throws IOException
IOExceptionpublic void testRecursiveDocuments()
throws IOException
IOExceptionpublic void testDateTimeType()
throws IOException
IOExceptionpublic void testBooleanType()
throws IOException
IOExceptionpublic void testBinaryTypes()
throws IOException
IOExceptionpublic void testArrayType()
throws IOException
IOExceptionpublic void testDecimal128Type()
throws IOException
IOExceptionpublic void cleanUp()
Copyright © 2021 The Apache Software Foundation. All rights reserved.