public static interface Tester.Config
| Modifier and Type | Method and Description |
|---|---|
List<Tester.HttpResource> |
getResources() |
long |
maxFileSize() |
boolean |
readOnly() |
Collection<String> |
strColl() |
Set<String> |
strs() |
String |
value() |
String value()
Collection<String> strColl()
boolean readOnly()
long maxFileSize()
List<Tester.HttpResource> getResources()
Copyright © 2020. All rights reserved.