| Interface | Description |
|---|---|
| FileLinkDefinition |
.
|
| Class | Description |
|---|---|
| ExtensionFileLinkDefinition |
This is a basic FileLinkDefinition that uses a file's extension and assumes the file is at the beginning of the line.
|
| OptionalLineNumberFileLinkDefinition |
This is just like BasicFileLinkDefinition except that the line number delimiter is optional and it allows spaces between the file and the delimiter.
|
| PrefixedFileLinkDefinition |
This is a basic FileLinkDefinition that uses a prefix, file extension to identify files.
|
| TestReportFileLinkDefinition |
This is a special FileLinkDefinition for handling test reports.
|
Copyright © 2013. All rights reserved