Forum Discussion

madirfan's avatar
madirfan
New Contributor
13 years ago

Modify JUnit-Style HTML Reports

Hi

i want to change the multiplyPages Unit-Style HTML Reports.
In my BugReport, i can see details for the Bug like this stuff:

----------------- Messages ------------------------------
[Match content of [Label]] XPathContains comparison failed, expecting [some inFos
], actual was [sone other infos]

----------------- Properties ------------------------------
StatusCode: 200
Encoding: UTF-8
Method: GET
HTTP Version: HTTP/1.1
Endpoint: http://xxxxsssssx.de:8080
URL: http://xxxxsssssx.de:8080/search/6.2/in ... rmeter=YYY

---------------- Request ---------------------------
Host: [ http://xxxxsssssx:8080]
Accept-Encoding: [gzip,deflate]
User-Agent: [Jakarta Commons-HttpClient/3.1]

- missing request / garbage collected -

---------------- Response --------------------------

How and where can i change this template...of example i wanna make a "href=" link in the URL parameter.

2 Replies