public class BaseIncidentTest extends AbstractDriverIT
| Modifier and Type | Field and Description |
|---|---|
protected static long |
maxDumpSizeMb |
protected static int |
maxLogDumps |
| Constructor and Description |
|---|
BaseIncidentTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateIncidentWithSignature(String signature,
boolean silenceIncidents) |
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
protected void |
verifyIncidentRegisteredInGS(String sourceErrorSignature,
int expectedNumberOfIncidents) |
getConnection, getConnectionprotected static int maxLogDumps
protected static long maxDumpSizeMb
public static void setUpClass()
throws SQLException,
ClassNotFoundException
SQLExceptionClassNotFoundExceptionpublic static void tearDownClass()
throws SQLException
SQLExceptionpublic void setUp()
setUp in class AbstractDriverITpublic void tearDown()
tearDown in class AbstractDriverITprotected void generateIncidentWithSignature(String signature, boolean silenceIncidents) throws SQLException
SQLExceptionprotected void verifyIncidentRegisteredInGS(String sourceErrorSignature, int expectedNumberOfIncidents) throws SQLException
SQLExceptionCopyright © 2017. All rights reserved.