The Wayback Machine - https://web.archive.org/web/20250911190213/https://angular.dev/api/core/setTestabilityGetter
    • Overview
@angular/core

setTestabilityGetter

function
stable

Set the GetTestability implementation used by the Angular testing framework.

API

function setTestabilityGetter(getter: GetTestability): void;

setTestabilityGetter

void

Set the GetTestability implementation used by the Angular testing framework.

@paramgetterGetTestability
@returnsvoid
Jump to details
HTTPS · web.archive.org
← Home