Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
validateContractTest
Function validateContractTest
validateContractTest
(
testCase
:
ContractTestCase
,
response
:
{
body
:
Record
<
string
,
unknown
>
;
status
:
number
}
,
)
:
ContractTestResult
Validate a contract test result against expectations.
Parameters
testCase
:
ContractTestCase
response
:
{
body
:
Record
<
string
,
unknown
>
;
status
:
number
}
Returns
ContractTestResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Validate a contract test result against expectations.