Module: RSpec::RubyContentMatchers::HaveBlock::BlockArgs

Defined in:
lib/code_spec/matchers/have_block.rb

Instance Attribute Summary collapse

Instance Attribute Details

#block_argsObject

Returns the value of attribute block_args.



14
15
16
# File 'lib/code_spec/matchers/have_block.rb', line 14

def block_args
  @block_args
end

#formObject

Returns the value of attribute form.



14
15
16
# File 'lib/code_spec/matchers/have_block.rb', line 14

def form
  @form
end