public class SPFYamlTestDescriptor extends Object
Constructor and Description |
---|
SPFYamlTestDescriptor(Map<String,?> source,
int i) |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
Map<String,Map<String,?>> |
getTests() |
Map<String,?> |
getZonedata() |
static List<SPFYamlTestDescriptor> |
loadTests(String filename) |
void |
setComment(String comment) |
void |
setTests(Map<String,Map<String,?>> tests) |
void |
setZonedata(Map<String,Map<?,?>> zonedata) |
public String getComment()
public void setComment(String comment)
public static List<SPFYamlTestDescriptor> loadTests(String filename) throws IOException
IOException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.