Test Output Index

testDefaultProxySetting

fitnesse table before run:
HtmlFixture
http://firstthePage
TextRequest Proxy: null:0
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">
    Request Proxy: null:0
  </body>
</html>
TextRequest Proxy: null:0

testSetProxy

Setup after run:
HtmlFixture
WARNING: no focus element
Set Proxy
Web Client restarted with proxy of proxy.host:8080
proxy.host:8080
fitnesse table before run:
HtmlFixture
http://firstthePage
TextRequest Proxy: proxy.host:8080
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">
    Request Proxy: proxy.host:8080
  </body>
</html>
TextRequest Proxy: proxy.host:8080

testClearProxy

Setup after run:
HtmlFixture
WARNING: no focus element
Set Proxy
Web Client restarted with proxy of proxy.host:8080
proxy.host:8080
Set Proxy
Web Client restarted with no proxy
none
fitnesse table before run:
HtmlFixture
http://firstthePage
TextRequest Proxy: null:0
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">
    Request Proxy: null:0
  </body>
</html>
TextRequest Proxy: null:0