public class ExtractNewDocumentStateUpdateBitOperatorTestIT extends AbstractExtractNewDocumentStateUpdateOperatorsTestIT
ExtractNewDocumentState.
This subset of tests cover the Bitwise Update Operator as in the official documentation
https://docs.mongodb.com/v3.6/reference/operator/update/bit/#bit
AbstractConnectorTest.SourceRecordsTesting.Debug, Testing.Files, Testing.InterruptableFunction, Testing.Network, Testing.Print, Testing.TimerDB_NAME, transformationengine, logger, OFFSET_STORE_PATH, pollTimeoutInMs, skipTestRule| Constructor and Description |
|---|
ExtractNewDocumentStateUpdateBitOperatorTestIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldTransformOperationBitAnd() |
void |
shouldTransformOperationBitOr() |
void |
shouldTransformOperationBitXor() |
executeSimpleUpdateOperation, getCollectionNameafterEach, beforeEach, getUpdateRecord, primary, topicNameassertConfigurationErrors, assertConfigurationErrors, assertConfigurationErrors, assertConnectorIsRunning, assertConnectorNotRunning, assertDelete, assertEngineIsRunning, assertHasNoSourceQuery, assertInsert, assertKey, assertNoConfigurationErrors, assertNoRecordsToConsume, assertOffset, assertOffset, assertSchemaMatchesStruct, assertSchemaMatchesStruct, assertSourceQuery, assertTombstone, assertTombstone, assertUpdate, assertValueField, configValue, consumeAvailableRecords, consumeRecord, consumeRecords, consumeRecords, consumeRecordsByTopic, debug, getMaximumEnqueuedRecordCount, initializeConnectorTestFramework, loggingCompletion, print, readLastCommittedOffset, readLastCommittedOffsets, setConsumeTimeout, start, start, start, start, stopConnector, stopConnector, validate, waitForAvailableRecordsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, once, once, print, print, printError, printError, printError, resetBeforeEachTest, time, timepublic ExtractNewDocumentStateUpdateBitOperatorTestIT()
public void shouldTransformOperationBitAnd()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationBitOr()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationBitXor()
throws InterruptedException
InterruptedExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.