Package io.debezium.function
Class PredicatesTest
java.lang.Object
io.debezium.function.PredicatesTest
- Author:
- Randall Hauch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
PredicatesTest
public PredicatesTest()
-
-
Method Details
-
shouldMatchCommaSeparatedRegexIncludes
public void shouldMatchCommaSeparatedRegexIncludes() -
shouldMatchCommaSeparatedLiteralIncludes
public void shouldMatchCommaSeparatedLiteralIncludes() -
shouldMatchCommaSeparatedLiteralExcludes
public void shouldMatchCommaSeparatedLiteralExcludes() -
shouldMatchCommaSeparatedUuidLiterals
public void shouldMatchCommaSeparatedUuidLiterals()
-