<?xml version="1.0" encoding="UTF-8"?> <testsuite name="HammerCLI::constant_path" tests="4" time="0.00058049" failures="0" errors="0" skipped="0" assertions="4" timestamp="2015-12-10T23:59:29+00:00"> <testcase name="test_0002_raises NameError for unknown constant" time="0.000126807" assertions="1"> </testcase> <testcase name="test_0004_returns correct path for namespaced constant" time="5.9477e-05" assertions="1"> </testcase> <testcase name="test_0003_returns single constant" time="4.2209e-05" assertions="1"> </testcase> <testcase name="test_0001_returns empty array for empty string" time="3.678e-05" assertions="1"> </testcase> <system-out> </system-out> <system-err> </system-err> </testsuite>