public class RunWithSystemPropertyValues extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
RunWithSystemPropertyValues(TestkitClient testkitClient,
String flagName) |
RunWithSystemPropertyValues(TestkitClient testkitClient,
String flagName,
String flagValue) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
public RunWithSystemPropertyValues(TestkitClient testkitClient, String flagName)
public RunWithSystemPropertyValues(TestkitClient testkitClient, String flagName, String flagValue)
Copyright © 2025 Atlassian. All rights reserved.