Class: Muack::MockProxy

Inherits:
Mock
  • Object
show all
Includes:
Proxy
Defined in:
lib/muack/proxy.rb

Instance Attribute Summary

Attributes inherited from Mock

#object

Method Summary

Methods included from Proxy

#__mock_block_call, #__mock_inject_mock_method

Methods inherited from Mock

#__mock_defis_pop, #__mock_defis_push, #__mock_dispatch, #__mock_reset, #__mock_verify, find_new_name, #initialize, #inspect, #method_missing, store_original_method

Constructor Details

This class inherits a constructor from Muack::Mock

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Muack::Mock