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 |
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
IOException
public void testTimeStampType() throws IOException
IOException
public void testSymbolType() throws IOException
IOException
public void testStringType() throws IOException
IOException
public void testSpecialCharStringType() throws IOException
IOException
public void testObjectIdType() throws IOException
IOException
public void testNullType() throws IOException
IOException
public void testDoubleType() throws IOException
IOException
public void testArrayOfDocumentType() throws IOException
IOException
public void testRecursiveDocuments() throws IOException
IOException
public void testDateTimeType() throws IOException
IOException
public void testBooleanType() throws IOException
IOException
public void testBinaryTypes() throws IOException
IOException
public void testArrayType() throws IOException
IOException
public void cleanUp()
Copyright © 2021 The Apache Software Foundation. All rights reserved.