Sha256: 328af56571deb217f9a36491ba3a9cc6f86bac9ba9b06962e0804f31fc4c8787
Contents?: true
Size: 501 Bytes
Versions: 2
Compression:
Stored size: 501 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="String::camelize" tests="2" time="0.000423239" failures="0" errors="0" skipped="0" assertions="2" timestamp="2015-12-10T23:59:29+00:00"> <testcase name="test_0001_should camelize string with underscores" time="9.8322e-05" assertions="1"> </testcase> <testcase name="test_0002_should not camelize string with dashes" time="6.7146e-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-camelize.xml |
hammer_cli-0.5.1 | test/reports/TEST-String-camelize.xml |