| Package | Description |
|---|---|
| io.split.client.testing.runner |
| Modifier and Type | Method and Description |
|---|---|
Set<Scenario> |
Suite.scenarios() |
| Modifier and Type | Method and Description |
|---|---|
void |
Scenario.merge(Scenario other) |
| Modifier and Type | Method and Description |
|---|---|
Suite |
Suite.merge(Set<Scenario> newScenarios)
Merge & Permute new Scenarios into existing Scenarios
|
| Constructor and Description |
|---|
RunWithSplits(Scenario scenario,
Object target,
org.junit.runners.model.Statement next) |
Scenario(Scenario other) |
Copyright © 2018. All rights reserved.