StringClass
- Namespace
- Ancestors
Represents expected ::Strings.
Constructor
This class inherits its constructor from Object.
Instance Methods
difference(actual::String)Difference::String?#⚙
Returns a difference report between actual and
#expected unless they’re #==
.