<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="HammerCLI::Options::Normalizers::key_value_list" tests="15" time="0.002508927" failures="0" errors="0" skipped="0" assertions="15" timestamp="2015-12-10T23:59:29+00:00">
  <testcase name="test_0009_should parse arrays" time="0.000284555" assertions="1">
  </testcase>
  <testcase name="test_0010_should parse arrays with spaces" time="0.000156742" assertions="1">
  </testcase>
  <testcase name="test_0003_should parse a string" time="0.000261941" assertions="1">
  </testcase>
  <testcase name="test_0013_should parse array with one item" time="0.000137606" assertions="1">
  </testcase>
  <testcase name="test_0004_should parse a comma separated string" time="0.000116068" assertions="1">
  </testcase>
  <testcase name="test_0008_should deal with equal sign in value" time="0.000113776" assertions="1">
  </testcase>
  <testcase name="test_0007_should parse a comma separated string with spaces using double quotes" time="0.000138415" assertions="1">
  </testcase>
  <testcase name="test_0014_should parse empty array" time="0.000105128" assertions="1">
  </testcase>
  <testcase name="test_0015_should parse a comma separated string 2" time="9.6961e-05" assertions="1">
  </testcase>
  <testcase name="test_0001_should return empty array on nil" time="4.2797e-05" assertions="1">
  </testcase>
  <testcase name="test_0005_should parse a comma separated string with spaces" time="0.000113848" assertions="1">
  </testcase>
  <testcase name="test_0006_should parse a comma separated string with spaces using single quotes" time="0.000121447" assertions="1">
  </testcase>
  <testcase name="test_0012_should parse arrays with spaces using by double quotes" time="0.000138693" assertions="1">
  </testcase>
  <testcase name="test_0011_should parse arrays with spaces using by single quotes" time="0.000134945" assertions="1">
  </testcase>
  <testcase name="test_0002_should return empty array on empty string" time="4.1807e-05" assertions="1">
  </testcase>
  <system-out>
  </system-out>
  <system-err>
  </system-err>
</testsuite>