public class TestReportFileLinkDefinition extends Object implements FileLinkDefinition
| Constructor and Description |
|---|
TestReportFileLinkDefinition() |
public String getSearchExpression()
getSearchExpression in interface FileLinkDefinitionpublic int parseFileLink(String fullSearchTest, String matchedText, int start, int end, boolean verifyFileExists, List<FileLink> fileLinks)
parseFileLink in interface FileLinkDefinitionfullSearchTest - the full text that was searchedmatchedText - the text that was matchedstart - the index into the entire searched text where the matchedText startsend - the index into the entire searched text where the matchedText endspublic String getName()
getName in interface FileLinkDefinitionCopyright © 2013. All rights reserved