public class BuilderRuntime extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
BuilderRuntime() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
static void |
enterTestScope() |
static void |
leaveTestScope() |
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
apply in interface org.junit.rules.TestRulepublic static void enterTestScope()
public static void leaveTestScope()
Copyright © 2017. All rights reserved.