import { resolvesNext } from "https://deno.land/x/netzo@0.3.91/deps/std/testing/mock.ts";
Creates a function that resolves the awaited iterable values. Any awaited iterable values that are errors will be thrown.
x/netzo/deps/std/testing/mock.ts>resolvesNext
import { resolvesNext } from "https://deno.land/x/netzo@0.3.91/deps/std/testing/mock.ts";
Creates a function that resolves the awaited iterable values. Any awaited iterable values that are errors will be thrown.