Class: Fix::It
- Inherits:
-
Object
- Object
- Fix::It
- Defined in:
- lib/fix/it.rb
Overview
Wraps the target of a Fix expectation.
Instance Method Summary collapse
-
#expect(object = nil, &block) ⇒ Expect
Create a new expection target given an object.
-
#is_expected ⇒ Expect
Create a new expection target given the subject.