• Overview
@angular/core

setTestabilityGetter

function

Set the GetTestability implementation used by the Angular testing framework.

  
    function setTestabilityGetter(  getter: GetTestability): void;
  
  

setTestabilityGetter

void

Set the GetTestability implementation used by the Angular testing framework.

@paramgetterGetTestability
@returnsvoid
Jump to details