public class OutOfMemoryErrorPropagationFixture extends java.lang.Object implements ExceptionPropagationFixture
| Constructor and Description |
|---|
OutOfMemoryErrorPropagationFixture() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertExecute(DatabaseContext context,
TopLevelOperation op) |
java.lang.String |
label() |
void |
throwCloseException() |
void |
throwInitialException() |
void |
throwShutdownException() |
public void throwInitialException()
throwInitialException in interface ExceptionPropagationFixturepublic void throwShutdownException()
throwShutdownException in interface ExceptionPropagationFixturepublic void throwCloseException()
throwCloseException in interface ExceptionPropagationFixturepublic void assertExecute(DatabaseContext context, TopLevelOperation op)
assertExecute in interface ExceptionPropagationFixture