Sha256: 2737e1bc4dfe023f92a75090a50f1b6e2638e9f56238ffcbef21096ea8e446d9

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

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 make root task depend on namespaced
  should not make namespaced task depend on root task
  defines
    should have task :test
    should have task "test:task"
    should not have task "random:tasks"

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.03405 seconds
19 examples, 0 failures

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mattock-0.1.0 doc/Specifications