public class SplitClientForTest extends Object implements SplitClient
| Constructor and Description |
|---|
SplitClientForTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearTreatments() |
void |
destroy() |
String |
getTreatment(Key key,
String split,
Map<String,Object> attributes) |
String |
getTreatment(String key,
String split) |
String |
getTreatment(String key,
String split,
Map<String,Object> attributes) |
void |
registerTreatment(String feature,
String treatment) |
void |
registerTreatments(Map<String,String> treatments) |
Map<String,String> |
tests() |
public void clearTreatments()
public String getTreatment(String key, String split)
getTreatment in interface SplitClientpublic String getTreatment(String key, String split, Map<String,Object> attributes)
getTreatment in interface SplitClientpublic String getTreatment(Key key, String split, Map<String,Object> attributes)
getTreatment in interface SplitClientpublic void destroy()
destroy in interface SplitClientCopyright © 2017. All rights reserved.