public class LoaderIT extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TARGET_TABLE_NAME |
| Constructor and Description |
|---|
LoaderIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testExecuteBeforeAfterSQLError() |
void |
testInjectBadStagedFileInsert() |
void |
testLoaderDelete() |
void |
testLoaderInsert() |
void |
testLoaderModify() |
void |
testLoaderModifyWithOneMatchOneNot() |
void |
testLoaderMultipleBatch() |
void |
testLoaderUpsert() |
void |
testLoaderUpsertWithError() |
void |
testLoaderUpsertWithErrorAndRollback() |
void |
testLoadTimestamp() |
void |
testSpacesInColumnTable() |
public static final String TARGET_TABLE_NAME
public static void tearDownClass()
throws SQLException
SQLExceptionpublic void setUp()
public void tearDown()
public void testInjectBadStagedFileInsert()
throws Exception
Exceptionpublic void testExecuteBeforeAfterSQLError()
throws Exception
Exceptionpublic void testLoaderModifyWithOneMatchOneNot()
throws Exception
Exceptionpublic void testLoaderUpsertWithError()
throws Exception
Exceptionpublic void testLoaderUpsertWithErrorAndRollback()
throws Exception
ExceptionCopyright © 2017. All rights reserved.