Uses of Interface
io.debezium.embedded.ConnectorOutputTest.VariableSupplier
-
Packages that use ConnectorOutputTest.VariableSupplier Package Description io.debezium.embedded -
-
Uses of ConnectorOutputTest.VariableSupplier in io.debezium.embedded
Methods in io.debezium.embedded with parameters of type ConnectorOutputTest.VariableSupplier Modifier and Type Method Description ConnectorOutputTest.TestSpecificationConnectorOutputTest.TestSpecification. withVariables(ConnectorOutputTest.VariableSupplier variableSupplier)Create a new test specification that is a copy of this specification except with the given variables.
-