Sha256: eea902e3bd693de60c6591335e14ed58b267afe44c0bb129dccb6231a8b5590b
Contents?: true
Size: 727 Bytes
Versions: 2
Compression:
Stored size: 727 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="HammerCLI::constant_path" tests="4" time="0.00058049" failures="0" errors="0" skipped="0" assertions="4" timestamp="2015-12-10T23:59:29+00:00"> <testcase name="test_0002_raises NameError for unknown constant" time="0.000126807" assertions="1"> </testcase> <testcase name="test_0004_returns correct path for namespaced constant" time="5.9477e-05" assertions="1"> </testcase> <testcase name="test_0003_returns single constant" time="4.2209e-05" assertions="1"> </testcase> <testcase name="test_0001_returns empty array for empty string" time="3.678e-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-HammerCLI-constant-path.xml |
hammer_cli-0.5.1 | test/reports/TEST-HammerCLI-constant-path.xml |