Sha256: 2b147c8da1a542079fc58940553b3154ecd4c0c6495524e6bbd89f0092b7b5b2
Contents?: true
Size: 787 Bytes
Versions: 2
Compression:
Stored size: 787 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="HammerCLI::Options::Normalizers::json input" tests="4" time="0.002683947" failures="0" errors="0" skipped="0" assertions="4" timestamp="2015-12-10T23:59:29+00:00"> <testcase name="test_0001_should return a hash on valid json file" time="0.000262676" assertions="1"> </testcase> <testcase name="test_0003_should return a hash on valid json string" time="0.000134118" assertions="1"> </testcase> <testcase name="test_0002_should raise exception on invalid json file contents" time="0.000384341" assertions="1"> </testcase> <testcase name="test_0004_should raise exception on invalid json string" time="0.00010463" 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-json-input.xml |
hammer_cli-0.5.1 | test/reports/TEST-HammerCLI-Options-Normalizers-json-input.xml |