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

setTestabilityGetter

function

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