Methods

Templater::Spec::Helpers

Public Instance Methods

create(expected) click to toggle source
    # File lib/templater/spec/helpers.rb, line 61
61:       def create(expected)
62:         CreateMatcher.new(expected)
63:       end
invoke(expected) click to toggle source
    # File lib/templater/spec/helpers.rb, line 37
37:       def invoke(expected)
38:         InvokeMatcher.new(expected)
39:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.