dmocks v2.0.0 (2018-02-13T10:35:34Z)
Home
Dub
Repo
IArguments
dmocks
arguments
Undocumented in source.
interface
IArguments {
string
toString
();
bool
opEquals
(Object other);
}
Members
Functions
opEquals
bool
opEquals
(Object other)
Undocumented in source.
toString
string
toString
()
Undocumented in source.
Meta
Source
See Implementation
dmocks
arguments
classes
ArgumentsTypeMatch
StrictArgumentsMatch
functions
arguments
formatArguments
interfaces
ArgumentsMatch
IArguments