Class SpannerTableFilterTest
java.lang.Object
io.debezium.connector.spanner.config.SpannerTableFilterTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void
-
Constructor Details
-
SpannerTableFilterTest
SpannerTableFilterTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() -
isIncludedWithExcludeList
@Test void isIncludedWithExcludeList() -
isIncludedWithIncludeList
@Test void isIncludedWithIncludeList() -
isIncludedNoLists
@Test void isIncludedNoLists() -
isIncludedWithRegExpExpressions
@Test void isIncludedWithRegExpExpressions() -
testIsIncluded
@Test void testIsIncluded()
-