public class PageObjectInjectionTestRule extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
PageObjectInjectionTestRule(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 PageObjectInjectionTestRule(@NotNull
Object injectionTarget,
@NotNull
BambooTestedProduct product)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.