public final class LambdaStatement
extends org.junit.runners.model.Statement
| Modifier and Type | Class and Description |
|---|---|
static interface |
LambdaStatement.ThrowingRunnable |
| Modifier and Type | Field and Description |
|---|---|
static org.junit.runners.model.Statement |
EMPTY |
| Constructor and Description |
|---|
LambdaStatement(LambdaStatement.ThrowingRunnable body) |
public LambdaStatement(LambdaStatement.ThrowingRunnable body)
Copyright © 2019. All rights reserved.