Mattock::CommandLine  should have a name set  should produce a command string  should succeed  should not complain about success Mattock::CommandRunResult  should have a result code  should have stdout Mattock::CommandLine that fails  should not succeed  should raise error if succeed demanded Mattock::RemoteCommandTask when verification indicates command should proceed  should run both commands Mattock::TemplateHost  should be able to do easy templating Mattock::TaskLib  should define a root task  should define a namespaced task  should make root task depend on namespaced  should not define random tasks  should not make namespaced task depend on root task Mattock::Configurable  should set defaults  should complain about unset required fields  should complain about unset nested required fields  should not complain when required fields are set Finished in 0.02801 seconds 19 examples, 0 failures