public class OneTimeRuntimeExceptionPropagationFixture extends OneTimeFatalExceptionPropagationFixtureBase
| Constructor and Description |
|---|
OneTimeRuntimeExceptionPropagationFixture() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class<? extends java.lang.RuntimeException> |
exceptionType() |
java.lang.String |
label() |
void |
throwInitialException() |
assertExecute, throwCloseException, throwShutdownExceptionpublic OneTimeRuntimeExceptionPropagationFixture()
protected java.lang.Class<? extends java.lang.RuntimeException> exceptionType()
exceptionType in class OneTimeFatalExceptionPropagationFixtureBasepublic void throwInitialException()
public java.lang.String label()