UNPKG

392 BTypeScriptView Raw
1export function nottestingNotTested(): void;
2export function testAssertTyping(): void;
3export function testComparing(_tc: t.TestCase): void;
4export function testFailing(): Promise<void>;
5export function testSkipping(): void;
6export function testAsync(): Promise<void>;
7export function testRepeatRepetition(): void;
8import * as t from './testing.js';
9//# sourceMappingURL=testing.test.d.ts.map
\No newline at end of file