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, verifyIncidentRegisteredInGS
getConnection, getConnection
public void testFlushEvent() throws SQLException
SQLException
public void testTriggerIncident() throws SQLException
SQLException
public void testCreateLogDump()
public void testDumpFileCreated() throws SQLException
SQLException
public void testGenerateIncidentsInMultipleThreads() throws SQLException
SQLException
public void testThrottleIncidentsInClientSide() throws SQLException
SQLException
public void testThrottleIncidentsInServerSide() throws SQLException
SQLException
Copyright © 2017. All rights reserved.