|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DiffRepository.Filter
Callback to filter strings before returning them.
Method Summary | |
---|---|
String |
filter(DiffRepository diffRepository,
String testCaseName,
String tag,
String text,
String expanded)
Filters a string. |
Method Detail |
---|
String filter(DiffRepository diffRepository, String testCaseName, String tag, String text, String expanded)
diffRepository
- RepositorytestCaseName
- Test case nametag
- Tag being expandedtext
- Text being expandedexpanded
- Expanded text @return Expanded text after filtering
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |