@Nested public class ExceptionalTest.Handler extends Object
Constructor and Description |
---|
Handler() |
Modifier and Type | Method and Description |
---|---|
void |
rethrowingUncaughtExceptionHandlerRethrows() |
void |
rethrowingUncaughtExceptionHandlerRethrowsWrappedCheckedException() |
void |
swallowingUncaughtExceptionHandlerRethrowsErrors() |
void |
swallowingUncaughtExceptionHandlerSwallowsRuntimeExceptions() |
@Test public void rethrowingUncaughtExceptionHandlerRethrows()
@Test public void rethrowingUncaughtExceptionHandlerRethrowsWrappedCheckedException()
@Test public void swallowingUncaughtExceptionHandlerSwallowsRuntimeExceptions()
@Test public void swallowingUncaughtExceptionHandlerRethrowsErrors()
Copyright © 2016–2018 earcam. All rights reserved.