Sha256: eba16ab060714ed0611847a613c4e9714932caa8eafd37d4a3fcffd717e898f0
Contents?: true
Size: 1.24 KB
Versions: 2
Compression:
Stored size: 1.24 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="HammerCLI::AbstractCommand::logging" tests="8" time="0.013498766" failures="0" errors="0" skipped="0" assertions="14" timestamp="2015-12-10T23:59:29+00:00"> <testcase name="test_0003_should have logger that accepts custom name" time="0.001615432" assertions="2"> </testcase> <testcase name="test_0002_should have logger named by the class by default" time="0.001085057" assertions="2"> </testcase> <testcase name="test_0001_should log what has been executed" time="0.000899279" assertions="1"> </testcase> <testcase name="test_0007_censors passwords from the debug logs" time="0.001763835" assertions="2"> </testcase> <testcase name="test_0008_password parameters should be hidden in logs" time="0.001191871" assertions="1"> </testcase> <testcase name="test_0006_should have logger.watch colorized output switch in settings" time="0.001691467" assertions="2"> </testcase> <testcase name="test_0004_should have logger that can inspect object" time="0.00152867" assertions="2"> </testcase> <testcase name="test_0005_should have logger.watch output without colors" time="0.002423021" assertions="2"> </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-AbstractCommand-logging.xml |
hammer_cli-0.5.1 | test/reports/TEST-HammerCLI-AbstractCommand-logging.xml |