Class XmlTestHelper
java.lang.Object
fr.gouv.vitam.functionaltest.cucumber.service.XmlTestHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckTagCountInXmlFile(InputStream is, int count, String tag) static voidcheckTagCountInXmlFile(Path file, int count, String tag)
-
Constructor Details
-
XmlTestHelper
public XmlTestHelper()
-
-
Method Details
-
checkTagCountInXmlFile
- Throws:
IOException
-
checkTagCountInXmlFile
- Throws:
IOException
-