-
-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvements to docs for StateMachine#is & #is_not
Although strictly speaking StateMachine#is is not really "overloaded", I've used the YARD overload tag to make it clearer that the method can be used in two different contexts, i.e. with the result being passed to Expectation#when and used as if it were an instance of StatePredicate or passed to Expectation#then and used as an instance of State.
- Loading branch information
1 parent
cebed27
commit c2c0877
Showing
1 changed file
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters