Skip to main content
Module

x/sqs/test_deps.ts

Amazon SQS for Deno
Latest
import * as sqs from "https://deno.land/x/sqs@0.3.7/test_deps.ts";

Functions

Make an assertion, error will be thrown if expr does not have truthy value.

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.