disu.se

MethodClass

Namespace

Lookout::Actual::Not

Ancestors
  1. Method

  2. Value

  3. Object

Proxies a method for later invocation on the actual result. The method information is stored and used when this method is #called, which passes it along to the given actual result.

Constructor

This class inherits its constructor from Method.

Instance Methods

to_lookout_expectedExpected::Lookout::Actual::Not::Method#

Returns an expected value wrapper of the receiver.