Sha256: 57d772ce5579508ed78f192bbcf6f030c0fef24cb2a6b679656b412dd44a1f36

Contents?: true

Size: 1.5 KB

Versions: 2

Compression:

Stored size: 1.5 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="HammerCLI::Options::Normalizers::bool" tests="12" time="0.00236674" failures="0" errors="0" skipped="0" assertions="20" timestamp="2015-12-10T23:59:29+00:00">
  <testcase name="test_0010_should return false on 0" time="0.00015324" assertions="1">
  </testcase>
  <testcase name="test_0004_should return true on y" time="6.7498e-05" assertions="2">
  </testcase>
  <testcase name="test_0002_should return true on t" time="5.3227e-05" assertions="2">
  </testcase>
  <testcase name="test_0001_should return true on true" time="5.0461e-05" assertions="2">
  </testcase>
  <testcase name="test_0006_should return false on false" time="4.8511e-05" assertions="2">
  </testcase>
  <testcase name="test_0007_should return false on f" time="4.7206e-05" assertions="2">
  </testcase>
  <testcase name="test_0008_should return false on no" time="4.6882e-05" assertions="2">
  </testcase>
  <testcase name="test_0005_should return true on 1" time="4.2506e-05" assertions="1">
  </testcase>
  <testcase name="test_0009_should return false on n" time="4.6141e-05" assertions="2">
  </testcase>
  <testcase name="test_0012_should raise exception on other values" time="0.000293549" assertions="1">
  </testcase>
  <testcase name="test_0011_should raise exception on nil" time="9.8209e-05" assertions="1">
  </testcase>
  <testcase name="test_0003_should return true on yes" time="6.6435e-05" assertions="2">
  </testcase>
  <system-out>
  </system-out>
  <system-err>
  </system-err>
</testsuite>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hammer_cli-0.6.1 test/reports/TEST-HammerCLI-Options-Normalizers-bool.xml
hammer_cli-0.5.1 test/reports/TEST-HammerCLI-Options-Normalizers-bool.xml