Sha256: c264c322189e05175f3aaa070a1f97aec440d9d4279546a9605aa03f6ca2854e
Contents?: true
Size: 629 Bytes
Versions: 2
Compression:
Stored size: 629 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="String::underscore" tests="3" time="0.000533236" failures="0" errors="0" skipped="0" assertions="3" timestamp="2015-12-10T23:59:29+00:00"> <testcase name="test_0001_converts camelized string to underscore" time="0.000126457" assertions="1"> </testcase> <testcase name="test_0002_converts full class path name to underscore with slashes" time="5.574e-05" assertions="1"> </testcase> <testcase name="test_0003_converts dashes to underscores" time="4.1718e-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-underscore.xml |
hammer_cli-0.5.1 | test/reports/TEST-String-underscore.xml |