public class RowMapperTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private io.debezium.connector.oracle.logminer.TransactionalBufferMetrics |
metrics |
private ResultSet |
rs |
org.junit.rules.TestRule |
skipRule |
| Constructor and Description |
|---|
RowMapperTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
testChangeTime() |
void |
testGetScn() |
void |
testGetTableId() |
void |
testGetTransactionId() |
void |
testOperationCode() |
void |
testSeqOwner() |
void |
testSqlRedo() |
void |
testTableName() |
private ResultSet rs
private io.debezium.connector.oracle.logminer.TransactionalBufferMetrics metrics
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
SQLExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.