Package org.apache.flink.connector.testframe.utils
package org.apache.flink.connector.testframe.utils
-
ClassesClassDescriptionThis assertion used to compare records in the collect iterator to the target test data with different semantic(AT_LEAST_ONCE, EXACTLY_ONCE).Entry point for assertion methods for
CollectIteratorAssert.The default configuration values used in connector tests.The querier used to get job metrics by rest API.This assertion used to compare records in the collect iterator to the target test data with different semantics (AT_LEAST_ONCE, EXACTLY_ONCE) for unordered messages.