Interface ObjectContaining
Constructors
constructor
- new ObjectContaining(sample: any): any
-
Parameters
Returns any
Methods
jasmineMatches
- jasmineMatches(other: any, mismatchKeys: any[], mismatchValues: any[]): boolean
-
Parameters
-
other: any
-
mismatchKeys: any[]
-
mismatchValues: any[]
Returns boolean
jasmineToString
- jasmineToString(): string
-
Returns string