public class TeardownSectionParser extends java.lang.Object implements ClientYamlTestFragmentParser<TeardownSection>
Constructor and Description |
---|
TeardownSectionParser() |
Modifier and Type | Method and Description |
---|---|
TeardownSection |
parse(ClientYamlTestSuiteParseContext parseContext)
Parses a test fragment given the current
ClientYamlTestSuiteParseContext |
public TeardownSection parse(ClientYamlTestSuiteParseContext parseContext) throws java.io.IOException, ClientYamlTestParseException
ClientYamlTestFragmentParser
ClientYamlTestSuiteParseContext
parse
in interface ClientYamlTestFragmentParser<TeardownSection>
java.io.IOException
ClientYamlTestParseException