Skip to main content
Module

x/mock/time_deps.ts

Utilities to help mock behavior, spy on function calls, stub methods, and fake time for tests.
Very Popular
Latest
import * as mock from "https://deno.land/x/mock@0.15.2/time_deps.ts";

Classes

A red-black tree. This is a kind of self-balancing binary search tree. The values are in ascending order by default, using JavaScript's built in comparison operators to sort the values.

Functions

Applies properties of base class prototypes to instance.

Applies properties of mixins to instance.

Compares its two arguments for ascending order using JavaScript's built in comparison operators.