public class CheckedRunnableTest extends Object
Constructor and Description |
---|
CheckedRunnableTest() |
Modifier and Type | Method and Description |
---|---|
void |
andThenEagerlyThrowsNullPointerWhenAfterIsNull() |
void |
invokesSequentially() |
void |
invokesSequentiallyThenThrows() |
void |
isSerializable() |
void |
thrownExceptionTerminatesEarly() |
@Test public void isSerializable()
@Test public void invokesSequentially()
@Test public void invokesSequentiallyThenThrows()
@Test public void thrownExceptionTerminatesEarly()
@Test public void andThenEagerlyThrowsNullPointerWhenAfterIsNull()
Copyright © 2016–2018 earcam. All rights reserved.