public class ExtractNewDocumentStateUpdateFieldOperatorTestIT extends AbstractExtractNewDocumentStateUpdateOperatorsTestIT
ExtractNewDocumentState.
This subset of tests cover the Field Update Operator as in the official documentation
https://docs.mongodb.com/v3.6/reference/operator/update-field/#field-update-operators
AbstractConnectorTest.SourceRecordsTesting.Debug, Testing.Files, Testing.InterruptableFunction, Testing.Network, Testing.Print, Testing.TimerDB_NAME, SERVER_NAME, transformationengine, logger, logTestName, NO_MONITORED_TABLES_WARNING, OFFSET_STORE_PATH, pollTimeoutInMs, skipTestRule| Constructor and Description |
|---|
ExtractNewDocumentStateUpdateFieldOperatorTestIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldTransformOperationInc() |
void |
shouldTransformOperationMax() |
void |
shouldTransformOperationMin() |
void |
shouldTransformOperationMul() |
void |
shouldTransformOperationRename() |
void |
shouldTransformOperationSet() |
void |
shouldTransformOperationSetOnInsert() |
void |
shouldTransformOperationUnset() |
executeSimpleUpdateOperation, getCollectionNameafterEach, beforeEach, beforeEach, getUpdateRecord, primary, restartConnectorWithoutEmittingTombstones, topicNameassertBeginTransaction, assertConfigurationErrors, assertConfigurationErrors, assertConfigurationErrors, assertConnectorIsRunning, assertConnectorNotRunning, assertDelete, assertEndTransaction, assertEngineIsRunning, assertHasNoSourceQuery, assertInsert, assertKey, assertNoConfigurationErrors, assertNoRecordsToConsume, assertOffset, assertOffset, assertRecordTransactionMetadata, assertSchemaMatchesStruct, assertSchemaMatchesStruct, assertSourceQuery, assertTombstone, assertTombstone, assertUpdate, assertValueField, configValue, consumeAvailableRecords, consumeRecord, consumeRecords, consumeRecords, consumeRecords, consumeRecordsByTopic, consumeRecordsByTopic, consumeRecordsByTopic, debug, getMaximumEnqueuedRecordCount, getSnapshotMetricsObjectName, getStreamingMetricsObjectName, getStreamingMetricsObjectName, initializeConnectorTestFramework, loggingCompletion, print, readLastCommittedOffset, readLastCommittedOffsets, setConsumeTimeout, start, start, start, start, stopConnector, stopConnector, validate, waitForAvailableRecords, waitForSnapshotToBeCompleted, waitForStreamingRunning, waitForStreamingRunningclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, once, once, print, print, printError, printError, printError, resetBeforeEachTest, time, timepublic ExtractNewDocumentStateUpdateFieldOperatorTestIT()
public void shouldTransformOperationInc()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationMin()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationMax()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationMul()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationRename()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationSet()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationSetOnInsert()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationUnset()
throws InterruptedException
InterruptedExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.