disu.se

ReceiveClass

Namespace

Lookout::Object::Not

Ancestors
  1. Aphonic

  2. Object

The “not to receive” keywords on ::Objects.

Constructor

initialize(object::Object)#

Stands in for object, allowing a Reception exception that expects the given method never to be called to be set up.

Dynamic Method Handling

This class handles dynamic methods through #method_missing.

method_missing(method, *args, &bodyProc)Receptionprivate#

Returns a method reception expectation on the object that expects method never to be called.