public class IncidentIT extends BaseIncidentTest
maxDumpSizeMb, maxLogDumps| Constructor and Description |
|---|
IncidentIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCreateLogDump()
Test for the following:
1) Basic creation of log dump
2) Creation of log dump AND intermediate directories
3) Cleanup of a single large dump file
4) Limit on number of allowed dump files at any given time
|
void |
testDumpFileCreated() |
void |
testFlushEvent() |
void |
testGenerateIncidentsInMultipleThreads() |
void |
testThrottleIncidentsInClientSide() |
void |
testThrottleIncidentsInServerSide() |
void |
testTriggerIncident() |
generateIncidentWithSignature, setUp, setUpClass, tearDown, tearDownClass, verifyIncidentRegisteredInGSgetConnection, getConnectionpublic void testFlushEvent()
throws SQLException
SQLExceptionpublic void testTriggerIncident()
throws SQLException
SQLExceptionpublic void testCreateLogDump()
public void testDumpFileCreated()
throws SQLException
SQLExceptionpublic void testGenerateIncidentsInMultipleThreads()
throws SQLException
SQLExceptionpublic void testThrottleIncidentsInClientSide()
throws SQLException
SQLExceptionpublic void testThrottleIncidentsInServerSide()
throws SQLException
SQLExceptionCopyright © 2016. All rights reserved.