<?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>