Sha256: 719eb12721d2ae7e40c15e2f5409e817edd7b37c338bc72d2a47ac9ce916cfaf

Contents?: true

Size: 909 Bytes

Versions: 2

Compression:

Stored size: 909 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="HammerCLI::Options::Normalizers::datetime" tests="5" time="0.002244796" failures="0" errors="0" skipped="0" assertions="5" timestamp="2015-12-10T23:59:29+00:00">
  <testcase name="test_0003_should accept and parse iso8601" time="0.001237301" assertions="1">
  </testcase>
  <testcase name="test_0001_should raise argument error when the value is nil" time="0.000281053" assertions="1">
  </testcase>
  <testcase name="test_0002_should raise argument error when the value is not a date" time="0.000180635" assertions="1">
  </testcase>
  <testcase name="test_0004_should accept and parse YYYY-MM-DD HH:MM:SS" time="7.9424e-05" assertions="1">
  </testcase>
  <testcase name="test_0005_should accept and parse YYYY/MM/DD HH:MM:SS" time="0.000124484" assertions="1">
  </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-datetime.xml
hammer_cli-0.5.1 test/reports/TEST-HammerCLI-Options-Normalizers-datetime.xml