Sha256: 5fffc9317940fba4a822b61268209ca32700a269f6eb28fa26aa33371faa3629
Contents?: true
Size: 794 Bytes
Versions: 2
Compression:
Stored size: 794 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="HammerCLI::Options::Normalizers::enum" tests="4" time="0.00118895" failures="0" errors="0" skipped="0" assertions="4" timestamp="2015-12-10T23:59:29+00:00"> <testcase name="test_0001_should return return value when in the list" time="0.000123405" assertions="1"> </testcase> <testcase name="test_0003_should rise argument error when the value is not in the list" time="0.000275326" assertions="1"> </testcase> <testcase name="test_0002_should rise argument error when the value is nil" time="8.9789e-05" assertions="1"> </testcase> <testcase name="test_0004_should list allowed values in description" time="0.00025602" 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-Options-Normalizers-enum.xml |
hammer_cli-0.5.1 | test/reports/TEST-HammerCLI-Options-Normalizers-enum.xml |