Sha256: 3caadf9267def93b8795a2258402731dbc838575380b84e51e8731c818792f61
Contents?: true
Size: 1.39 KB
Versions: 2
Compression:
Stored size: 1.39 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="HammerCLI::CompleterLine::line complete" tests="9" time="0.000931666" failures="0" errors="0" skipped="0" assertions="9" timestamp="2015-12-10T23:59:29+00:00"> <testcase name="test_0007_should recongize one quote followed by space as incomplete" time="0.000127222" assertions="1"> </testcase> <testcase name="test_0008_should recongize one double quote as incomplete" time="6.6109e-05" assertions="1"> </testcase> <testcase name="test_0004_should recongize complete line that ends with quotes followed by space" time="6.5735e-05" assertions="1"> </testcase> <testcase name="test_0001_should recongize incomplete line" time="6.4811e-05" assertions="1"> </testcase> <testcase name="test_0003_should recongize complete line that ends with quotes" time="7.8585e-05" assertions="1"> </testcase> <testcase name="test_0005_should recongize complete line that ends with double quotes" time="6.4838e-05" assertions="1"> </testcase> <testcase name="test_0006_should recongize one quote as incomplete" time="6.0181e-05" assertions="1"> </testcase> <testcase name="test_0002_should recongize complete line" time="8.082e-05" assertions="1"> </testcase> <testcase name="test_0009_should recongize empty line as complete" time="3.6362e-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-CompleterLine-line-complete.xml |
hammer_cli-0.5.1 | test/reports/TEST-HammerCLI-CompleterLine-line-complete.xml |