disu.se

NotClass

Namespace

Lookout::Actual

Ancestors
  1. Lookout::Actual

  2. Lookout::Aphonic

  3. Object

Inverts Actual. Allows a query method to call on the actual result to be set up and its inversion checked after the expect block returns.

Children

Method

Proxies a method for later invocation on the actual result.

Dynamic Method Handling

This class handles dynamic methods through #method_missing.

method_missing(methodSymbol, *argsObject*, &blockProc)Methodprivate#

Returns a method wrapper that’ll call method with args and block when called.

Instance Methods

notActual#

Returns a result stand-in that’s the inversion of the receiver.