This is the archived documentation for Angular v6. Please visit angular.io to see documentation for the current version of Angular.

setTestabilityGetter

Set the GetTestability implementation used by the Angular testing framework.

      
      setTestabilityGetter(getter: GetTestability): void
    

Parameters

getter

Type: GetTestability.

Returns

void