Package org.apache.james.jspf.tester
Class SPFYamlTestDescriptor
java.lang.Object
org.apache.james.jspf.tester.SPFYamlTestDescriptor
Describe a test loaded from a YAML file using the format
described in the OpenSPF testsuite.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTests()
static List
<SPFYamlTestDescriptor> void
setComment
(String comment) void
void
setZonedata
(Map<String, Map<?, ?>> zonedata)
-
Constructor Details
-
SPFYamlTestDescriptor
-
-
Method Details
-
getComment
-
setComment
-
getTests
-
setTests
-
getZonedata
-
setZonedata
-
loadTests
- Throws:
IOException
-