RangeClass
- Namespace
- Ancestors
Represents expected ::Ranges.
Constructor
This class inherits its constructor from Object.
Instance Methods
difference(actual::Range)Difference::Range?#⚙
Returns a difference report between actual and
#expected unless they’re #==
or actual lays within #expected.