• 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