<?xml version="1.0" encoding="UTF-8"?>
<testng-results skipped="0" failed="0" total="1" passed="1">
  <reporter-output>
  </reporter-output>
  <suite name="Suite" duration-ms="695" started-at="2012-08-28T10:18:22Z" finished-at="2012-08-28T10:18:23Z">
    <groups>
    </groups>
    <test name="test" duration-ms="695" started-at="2012-08-28T10:18:22Z" finished-at="2012-08-28T10:18:23Z">
      <class name="Test.TtlSanityBasicAuth">
        <test-method status="PASS" signature="beforeSuite()" name="beforeSuite" is-config="true" duration-ms="18" started-at="2012-08-28T10:18:22Z" finished-at="2012-08-28T10:18:22Z">
        </test-method>
        <test-method status="PASS" signature="beforeTest(java.lang.String, int)" name="beforeTest" is-config="true" duration-ms="1" started-at="2012-08-28T10:18:22Z" finished-at="2012-08-28T10:18:22Z">
          <params>
            <param index="0">
              <value>
                <![CDATA[192.168.67.116]]>
              </value>
            </param>
            <param index="1">
              <value>
                <![CDATA[8080]]>
              </value>
            </param>
          </params>
        </test-method>
        <test-method status="PASS" signature="beforeClass()" name="beforeClass" is-config="true" duration-ms="1" started-at="2012-08-28T10:18:22Z" finished-at="2012-08-28T10:18:22Z">
        </test-method>
        <test-method status="PASS" signature="beforeMethod()" name="beforeMethod" is-config="true" duration-ms="1" started-at="2012-08-28T10:18:22Z" finished-at="2012-08-28T10:18:22Z">
        </test-method>
        <test-method status="PASS" signature="f(java.lang.String, java.lang.String)" name="f" duration-ms="684" started-at="2012-08-28T10:18:22Z" finished-at="2012-08-28T10:18:23Z">
          <params>
            <param index="0">
              <value>
                <![CDATA[bubu@walla.co.il]]>
              </value>
            </param>
            <param index="1">
              <value>
                <![CDATA[bubu]]>
              </value>
            </param>
          </params>
        </test-method>
        <test-method status="PASS" signature="afterTest()" name="afterTest" is-config="true" duration-ms="1" started-at="2012-08-28T10:18:23Z" finished-at="2012-08-28T10:18:23Z">
        </test-method>
        <test-method status="PASS" signature="afterClass()" name="afterClass" is-config="true" duration-ms="0" started-at="2012-08-28T10:18:23Z" finished-at="2012-08-28T10:18:23Z">
        </test-method>
        <test-method status="PASS" signature="afterMethod()" name="afterMethod" is-config="true" duration-ms="0" started-at="2012-08-28T10:18:23Z" finished-at="2012-08-28T10:18:23Z">
        </test-method>
        <test-method status="PASS" signature="afterSuite()" name="afterSuite" is-config="true" duration-ms="1" started-at="2012-08-28T10:18:23Z" finished-at="2012-08-28T10:18:23Z">
        </test-method>
      </class>
    </test>
  </suite>
</testng-results>
