Package io.debezium.util
Class HexConverterTest
- java.lang.Object
-
- io.debezium.util.HexConverterTest
-
public class HexConverterTest extends Object
Unit test forHexConverter.- Author:
- Gunnar Morling
-
-
Constructor Summary
Constructors Constructor Description HexConverterTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshouldConvertHexString()voidshouldRejectNonHexCharacter()voidshouldRejectStringOfWrongLength()
-