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

