@Nested public class ExceptionalTest.Interrupt extends Object
Constructor and Description |
---|
Interrupt() |
Modifier and Type | Method and Description |
---|---|
void |
doesNotSetInterrupt() |
void |
resetsInterruptException() |
void |
swallowResetsInterruptException() |
void |
swallowRethrowsErrors() |
void |
throwCheckedResetsInterrupt() |
@Test public void resetsInterruptException()
@Test public void swallowResetsInterruptException()
@Test public void swallowRethrowsErrors()
@Test public void doesNotSetInterrupt()
@Test public void throwCheckedResetsInterrupt()
Copyright © 2016–2018 earcam. All rights reserved.