core.testerror._constructor_ | Medplum

TestError.(constructor)

Constructs a new instance of the TestError class

Signature:

constructor(actual: any, expected: any);

Parameters

Parameter Type Description
actual any
expected any