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.TestRule
public static void enterTestScope()
public static void leaveTestScope()
Copyright © 2021. All rights reserved.