RegexpClass
- Namespace
- Ancestors
Represents expected ::Regexps.
Constructor
This class inherits its constructor from Object.
Instance Methods
difference(actual::Regexp)Difference::Regexp?#⚙
Returns a difference report between actual and
#expected unless they’re #==
or actual is matched by #expected.