public class YamlParser extends Object implements ISuiteParser
Constructor and Description |
---|
YamlParser() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(String fileName) |
XmlSuite |
parse(String filePath,
InputStream is,
boolean loadClasses) |
public XmlSuite parse(String filePath, InputStream is, boolean loadClasses) throws TestNGException
parse
in interface IFileParser<XmlSuite>
TestNGException
public boolean accept(String fileName)
accept
in interface ISuiteParser
Copyright © 2018. All rights reserved.