Uses of Interface
io.debezium.embedded.ConnectorOutputTest.InputStreamSupplier
-
Packages that use ConnectorOutputTest.InputStreamSupplier Package Description io.debezium.embedded -
-
Uses of ConnectorOutputTest.InputStreamSupplier in io.debezium.embedded
Methods in io.debezium.embedded with parameters of type ConnectorOutputTest.InputStreamSupplier Modifier and Type Method Description ConnectorOutputTest.TestSpecificationConnectorOutputTest.TestSpecification. readJsonTestData(ConnectorOutputTest.InputStreamSupplier stream)Create a new test specification that is a copy of this specification except with the test data read from the specified input stream.
-