public class TpmDbRule extends Object implements org.junit.rules.TestRule
Modifier and Type | Class and Description |
---|---|
static class |
TpmDbRule.TpmDbType |
static interface |
TpmDbRule.TpmSpecificDb |
Constructor and Description |
---|
TpmDbRule(java.util.function.Supplier<EnvironmentUtils> environmentUtilsSupplier) |
Modifier and Type | Method and Description |
---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
public TpmDbRule(java.util.function.Supplier<EnvironmentUtils> environmentUtilsSupplier)
Copyright © 2002-2021 Atlassian. All Rights Reserved.