Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/expect/matchers.ts>toHaveLastReturnedWith

helpers for writing jest like expect tests in deno
Latest
function toHaveLastReturnedWith
import { toHaveLastReturnedWith } from "https://deno.land/x/expect@v0.4.0/matchers.ts";

Parameters

value: any
expected: any