Uses of Interface
io.debezium.embedded.ConnectorOutputTest.OutputStreamSupplier
-
Packages that use ConnectorOutputTest.OutputStreamSupplier Package Description io.debezium.embedded -
-
Uses of ConnectorOutputTest.OutputStreamSupplier in io.debezium.embedded
Methods in io.debezium.embedded with parameters of type ConnectorOutputTest.OutputStreamSupplier Modifier and Type Method Description ConnectorOutputTest.TestSpecificationConnectorOutputTest.TestSpecification. writeJsonTestData(ConnectorOutputTest.OutputStreamSupplier stream)Create a new test specification that is a copy of this specification except with aConnectorOutputTest.TestDatathat can capture the connector output as expected records.
-