Skip to content
On this page

setJsonMatchAdapter

Set custom json match assertion

default adapters

Usage

โœ… Correct Usage

js
setJsonMatchAdapter(adapter)

Arguments

> adapter (object)

json match adapter.

Released under the MIT License.