Properties
causer
causer: "client" |
"libraryUser" | "library"
context
context: Function
expectationInfo
expectationInfo: {
expectation: unknown[];
expectationType: "value";
got: any;
} | {
expectation: string;
expectationType: "type";
got: any;
externalLink?: string;
}
type
type: "expectationNotMet"
valueName
valueName: string