public class InjectRule extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
InjectRule(Object instance) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
public InjectRule(Object instance)
Copyright © 2022 The Apache Software Foundation. All rights reserved.