Preparing search index...
The search index is not available
Stratix Framework - v0.8.2
Stratix Framework
testing/src
expectErrorContains
Function expectErrorContains
expectErrorContains
<
T
>
(
result
:
AgentResult
<
T
>
,
expectedText
:
string
)
:
void
Asserts that the error message contains the expected text
Type Parameters
T
Parameters
result
:
AgentResult
<
T
>
expectedText
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Stratix Framework - v0.8.2
Loading...
Asserts that the error message contains the expected text