public class TestForeignExceptionDispatcher extends Object
| Constructor and Description |
|---|
TestForeignExceptionDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAttemptTimer()
Test that the dispatcher can receive an error via the timer mechanism.
|
void |
testErrorPropagation()
Tests that a dispatcher only dispatches only the first exception, and does not propagate
subsequent exceptions.
|
void |
testSingleDispatcherWithTimer() |
public void testErrorPropagation()
public void testSingleDispatcherWithTimer()
public void testAttemptTimer()