Sha256: 19fbd1f481a8dbc37ef91e9b22e1f5488d0174516f06b4385b87672059d7ef1b

Contents?: true

Size: 1.83 KB

Versions: 2

Compression:

Stored size: 1.83 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="HammerCLI::Completer::command completion" tests="11" time="0.02877814" failures="0" errors="0" skipped="0" assertions="11" timestamp="2015-12-10T23:59:29+00:00">
  <testcase name="test_0002_should offer nothing when the line does not match" time="0.000384852" assertions="1">
  </testcase>
  <testcase name="test_0008_should offer all available subcommands and options even if an egual sign option has been passed" time="0.000337163" assertions="1">
  </testcase>
  <testcase name="test_0003_should filter by first letter" time="0.000140162" assertions="1">
  </testcase>
  <testcase name="test_0004_should filter by first two letters" time="0.000123819" assertions="1">
  </testcase>
  <testcase name="test_0001_should offer all available commands" time="9.24e-05" assertions="1">
  </testcase>
  <testcase name="test_0010_should offer all available subcommands and options when double quoted value was passed" time="0.000200791" assertions="1">
  </testcase>
  <testcase name="test_0006_should offer all available subcommands and options even if a flag has been passed" time="0.000150648" assertions="1">
  </testcase>
  <testcase name="test_0011_should offer all available subcommands and options when quoted value with equal sign was passed" time="0.000205273" assertions="1">
  </testcase>
  <testcase name="test_0009_should offer all available subcommands and options when quoted value was passed" time="0.000169091" assertions="1">
  </testcase>
  <testcase name="test_0005_should offer all available subcommands and options" time="0.000122799" assertions="1">
  </testcase>
  <testcase name="test_0007_should offer all available subcommands and options even if an option has been passed" time="0.026456456" 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-Completer-command-completion.xml
hammer_cli-0.5.1 test/reports/TEST-HammerCLI-Completer-command-completion.xml