Preparing search index...
The search index is not available
@salesforce/agents
@salesforce/agents
convertTestResultsToFormat
Function convertTestResultsToFormat
convertTestResultsToFormat
(
results
:
AgentTestResultsResponse
,
format
:
"json"
|
"junit"
|
"tap"
,
)
:
Promise
<
string
>
Parameters
results
:
AgentTestResultsResponse
format
:
"json"
|
"junit"
|
"tap"
Returns
Promise
<
string
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@salesforce/agents
Loading...