public class DisableOnboardingRule extends Object implements org.junit.rules.TestRule
Modifier and Type | Field and Description |
---|---|
static String |
DARK_FEATURE_DISABLE_LANDING_PAGE_REDIRECT_FLAG |
Constructor and Description |
---|
DisableOnboardingRule(java.util.function.Supplier<Backdoor> backdoorSupplier) |
Modifier and Type | Method and Description |
---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
public static final String DARK_FEATURE_DISABLE_LANDING_PAGE_REDIRECT_FLAG
public DisableOnboardingRule(java.util.function.Supplier<Backdoor> backdoorSupplier)
Copyright © 2002-2022 Atlassian. All Rights Reserved.