Forum Discussion
cdunne
18 years agoContributor
Oops, sorry here is the right one.
public boolean validateResponseAgainstFile(String xpath,
StringBuffer errors, int fileStartRow, int fileEndRow)
throws Exception {
Cormac
public boolean validateResponseAgainstFile(String xpath,
StringBuffer errors, int fileStartRow, int fileEndRow)
throws Exception {
Cormac