setTestabilityGetter
function
Set the GetTestability
implementation used by the Angular testing framework.
API
function setTestabilityGetter( getter: GetTestability): void;
Jump to details
Set the GetTestability
implementation used by the Angular testing framework.
function setTestabilityGetter( getter: GetTestability): void;