public class Scenario extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addTest(String feature,
String treatment) |
void |
apply(SplitClientForTest splitClient) |
boolean |
equals(Object o) |
int |
hashCode() |
void |
merge(Scenario other) |
SortedMap<String,String> |
tests() |
String |
toString() |
public Scenario()
public Scenario(Scenario other)
public void merge(Scenario other)
public void apply(SplitClientForTest splitClient)
Copyright © 2018. All rights reserved.