Entity
Preparing search index...
@expo/entity-testing-utils
DeepEqualEntityAwareMatcher
Class DeepEqualEntityAwareMatcher<T>
Type Parameters
T
Hierarchy
Matcher
DeepEqualEntityAwareMatcher
Index
Constructors
constructor
Methods
match
to
String
Constructors
constructor
new
DeepEqualEntityAwareMatcher
<
T
>
(
expectedValue
:
T
,
)
:
DeepEqualEntityAwareMatcher
<
T
>
Type Parameters
T
Parameters
expectedValue
:
T
Returns
DeepEqualEntityAwareMatcher
<
T
>
Methods
match
match
(
value
:
any
)
:
boolean
Parameters
value
:
any
Returns
boolean
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
match
to
String
Entity
Loading...