abstract class Spectator::ValueWrapper

Overview

Base class for proxying test values to examples. This abstraction is required for inferring types. The DSL makes heavy use of this to defer types.

Direct Known Subclasses

Defined in:

spectator/value_wrapper.cr

Instance methods inherited from class Object

should(matcher) should, should_eventually(matcher) should_eventually, should_never(matcher) should_never, should_not(matcher) should_not