ListClass
- Namespace
- Ancestors
-
-
Value
-
- Subclasses
-
- None
-
Arguments matcher matching an empty list of arguments.
Arguments matcher matching a list of arguments. It uses Lookout::Difference to do the actual work.
Constructor
initialize(*argsObject*)#⚙
Expects args.
Instance Methods
=~
(otherArray<
Object>
)Boolean#⚙
Returns true if there are no differences between the expected arguments and other.
to_sString#⚙
Returns the receiver as a String argument list.