Method: Mocha::ClassMethod#stub
- Defined in:
- lib/mocha/class_method.rb
#stub ⇒ Object
14 15 16 17 |
# File 'lib/mocha/class_method.rb', line 14 def stub hide_original_method define_new_method end |
14 15 16 17 |
# File 'lib/mocha/class_method.rb', line 14 def stub hide_original_method define_new_method end |