Sha256: 0a28722eaf38fb8aa93027dc670e7312ece3e611b18e1b5a545d9e214ff1d0b3
Contents?: true
Size: 877 Bytes
Versions: 2
Compression:
Stored size: 877 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="String::formatting" tests="5" time="0.00069826" failures="0" errors="0" skipped="0" assertions="5" timestamp="2015-12-10T23:59:29+00:00"> <testcase name="test_0001_should not fail without expected parameters" time="0.000111472" assertions="1"> </testcase> <testcase name="test_0003_should replace named parameters" time="0.000107995" assertions="1"> </testcase> <testcase name="test_0002_should replace positional parameters" time="5.4599e-05" assertions="1"> </testcase> <testcase name="test_0004_should replace named parameters with string keys" time="7.9969e-05" assertions="1"> </testcase> <testcase name="test_0005_should replace named parameters marked with curly brackets" time="5.9151e-05" 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-String-formatting.xml |
hammer_cli-0.5.1 | test/reports/TEST-String-formatting.xml |