MethodClass
- Namespace
- Ancestors
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.