public class RowMapperTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private ResultSet |
rs |
private static io.debezium.connector.oracle.Scn |
SCN_ONE |
org.junit.rules.TestRule |
skipRule |
| Constructor and Description |
|---|
RowMapperTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
testChangeTime() |
void |
testGetScn() |
void |
testGetTableId() |
void |
testGetTableIdWithVariedCase() |
void |
testGetTransactionId() |
void |
testOperationCode() |
void |
testSeqOwner() |
void |
testSqlRedo() |
void |
testTableName() |
private static final io.debezium.connector.oracle.Scn SCN_ONE
private ResultSet rs
public org.junit.rules.TestRule skipRule
public void before()
public void testChangeTime()
throws SQLException
SQLExceptionpublic void testOperationCode()
throws SQLException
SQLExceptionpublic void testTableName()
throws SQLException
SQLExceptionpublic void testSeqOwner()
throws SQLException
SQLExceptionpublic void testGetScn()
throws SQLException
SQLExceptionpublic void testGetTransactionId()
throws SQLException
SQLExceptionpublic void testSqlRedo()
throws SQLException
SQLExceptionpublic void testGetTableId()
throws SQLException
SQLException@FixFor(value="DBZ-2555") public void testGetTableIdWithVariedCase() throws SQLException
SQLExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.