@angular/core

setTestabilityGetter

function

Set the GetTestability implementation used by the Angular testing framework.

  
    function setTestabilityGetter(  getter: GetTestability): void;
  
  
Jump to details