Test Output Index

testDefaultMyHeader

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://thirdthePage
TextMyHeader not present
fitnesse table after run:
HtmlFixture
http://third
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     MyHeader not present
  </body>
</html>
TextMyHeader not present

testSetRequestHeader

Setup after run:
HtmlFixture
WARNING: no focus element
Clear
web client restarted, cookies cleared
Set Request Header
added request header MyHeader: myValue
MyHeadermyValue
fitnesse table before run:
HtmlFixture
http://thirdthePage
TextMyHeader = myValue
fitnesse table after run:
HtmlFixture
http://third
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     MyHeader = myValue
  </body>
</html>
TextMyHeader = myValue

testResponseHeaderMissingFail

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstthePage
Response HeaderMyHeaderMyValue
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
Response HeaderMyHeader
MyHeader not present as a key in response headers
MyValue

testResponseHeader

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstwithheaderthePage
Response HeaderMyHeaderMyHeaderValue
fitnesse table after run:
HtmlFixture
http://firstwithheader
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="UTF-8"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
Response HeaderMyHeader
MyHeader present as a key in response headers
MyHeaderValue

testResponseHeader2

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstwithheaderthePage
Response HeaderMyHeaderMyHeaderValue2
fitnesse table after run:
HtmlFixture
http://firstwithheader
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="UTF-8"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
Response HeaderMyHeader
MyHeader present as a key in response headers
MyHeaderValue2

testResponseHeaderFail

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstwithheaderthePage
Response HeaderMyHeaderValue
fitnesse table after run:
HtmlFixture
http://firstwithheader
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="UTF-8"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
Response HeaderMyHeader
MyHeader present as a key in response headers
Value expected
MyHeaderValue2 actual

testResponseHeaderQuery

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstwithheaderthePage
Response HeaderMyHeader
fitnesse table after run:
HtmlFixture
http://firstwithheader
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="UTF-8"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
Response HeaderMyHeader
MyHeader present as a key in response headers
MyHeaderValue

testMatchesResponseHeader

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstwithheaderthePage
Matches Response HeaderMyHeaderMy.*Value
fitnesse table after run:
HtmlFixture
http://firstwithheader
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="UTF-8"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
Matches Response HeaderMyHeader
MyHeader present as a key in response headers
My.*Value
matched with: MyHeaderValue

testMatchesResponseHeaderFail

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstwithheaderthePage
Matches Response HeaderMyHeaderNotMy.*Value
fitnesse table after run:
HtmlFixture
http://firstwithheader
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="UTF-8"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
Matches Response HeaderMyHeader
MyHeader present as a key in response headers
NotMy.*Value
This pattern was not found

testPrintResponseHeaders

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstwithheaderthePage
Print Response Headers
fitnesse table after run:
HtmlFixture
http://firstwithheader
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="UTF-8"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
Print Response Headers
key: MyHeader value: MyHeaderValue
key: MyHeader value: MyHeaderValue2
key: Content-Type value: text/html; charset=UTF-8

testCookieEmptyFail

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstthePage
CookieMyCookieMyCookieValue
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
CookieMyCookie
'MyCookie' not present.
MyCookieValue

testCookie

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://fourththePage
CookieMyCookieMyCookieValue
fitnesse table after run:
HtmlFixture
http://fourth
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
CookieMyCookie
'MyCookie' present.
MyCookieValue

testCookieFail

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://fourththePage
CookieMyCookieNotMyCookieValue
fitnesse table after run:
HtmlFixture
http://fourth
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
CookieMyCookie
'MyCookie' present.
NotMyCookieValue expected
MyCookieValue actual

testCookieQuery

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://fourththePage
CookieMyCookie
fitnesse table after run:
HtmlFixture
http://fourth
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
CookieMyCookie
'MyCookie' present.
MyCookieValue

testFailCookieEmpty

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstthePage
FailCookieMyCookieMyCookieValue
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
FailCookieMyCookie
'MyCookie' not present.
MyCookieValue

testFailCookieFail

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://fourththePage
FailCookieMyCookieMyCookieValue
fitnesse table after run:
HtmlFixture
http://fourth
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
FailCookieMyCookie
'MyCookie' present.
MyCookieValue
value was found

testFailCookie

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://fourththePage
FailCookieMyCookieNotMyCookieValue
fitnesse table after run:
HtmlFixture
http://fourth
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
FailCookieMyCookie
'MyCookie' present.
NotMyCookieValue
actual value:MyCookieValue

testPrintCookies

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://fourththePage
Print Cookies
fitnesse table after run:
HtmlFixture
http://fourth
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
Print Cookies
MyCookie=MyCookieValue

testPrintCookiesBlank

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
Javascript:onon
Display HTML:onon
Show SSL Errors:offoff
Show Javascript Errors:onon
Preserve:onon
Set Browser Versiondefault
Web Client restarted with new browser version. UserAgent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Clear
web client restarted, cookies cleared
fitnesse table before run:
HtmlFixture
http://firstthePage
Print Cookies
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
Print Cookies
No Cookies Present