public class BootstrapManagerRule extends Object implements org.junit.rules.TestRule
Constructor and Description |
---|
BootstrapManagerRule() |
Modifier and Type | Method and Description |
---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
void |
delegateTo(BootstrapManager bootstrapManager) |
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 void delegateTo(BootstrapManager bootstrapManager)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.