public class TestInjectionTestRule extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
TestInjectionTestRule(Object injectionTarget,
BambooTestedProduct product) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
public TestInjectionTestRule(@NotNull
Object injectionTarget,
@NotNull
BambooTestedProduct product)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.