Class StringUtilTest
java.lang.Object
io.debezium.operator.commons.util.StringUtilTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void
-
Field Details
-
EMPTY_PROP_STRING
- See Also:
-
SINGLE_PROP_STRING
- See Also:
-
MULTI_PROP_STRING
- See Also:
-
EMPTY_PROP_MAP
-
SINGLE_PROP_MAP
-
MULTI_PROP_MAP
-
-
Constructor Details
-
StringUtilTest
public StringUtilTest()
-
-
Method Details
-
shouldJoinMapAsJavaOpts
@Test void shouldJoinMapAsJavaOpts() -
shouldSplitPropertiesIntoMap
@Test void shouldSplitPropertiesIntoMap()
-