public class ExtractNewDocumentStateArrayOperatorTestIT extends AbstractExtractNewDocumentStateUpdateOperatorsTestIT
ExtractNewDocumentState.
This subset of tests cover the Array Update Operator as in the official documentation
https://docs.mongodb.com/v3.6/reference/operator/update-array/#update-operators
AbstractConnectorTest.SourceRecordsTesting.Debug, Testing.Files, Testing.InterruptableFunction, Testing.Network, Testing.Print, Testing.TimerDB_NAME, transformationengine, logger, OFFSET_STORE_PATH, pollTimeoutInMs, skipTestRule| Constructor and Description |
|---|
ExtractNewDocumentStateArrayOperatorTestIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldTransformOperationAddToSet() |
void |
shouldTransformOperationPop() |
void |
shouldTransformOperationPull() |
void |
shouldTransformOperationPullAll() |
void |
shouldTransformOperationPush() |
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 ExtractNewDocumentStateArrayOperatorTestIT()
public void shouldTransformOperationAddToSet()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationPop()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationPull()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationPullAll()
throws InterruptedException
InterruptedExceptionpublic void shouldTransformOperationPush()
throws InterruptedException
InterruptedExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.