public class Statements extends Object
Statement helper| Constructor and Description |
|---|
Statements() |
| Modifier and Type | Method and Description |
|---|---|
static org.junit.runners.model.Statement |
toStatement(org.junit.runners.model.Statement base,
TestResource resource)
Convert executing the test resource into a statement
|
public static org.junit.runners.model.Statement toStatement(org.junit.runners.model.Statement base,
TestResource resource)
Copyright © 2020–2023. All rights reserved.