setTestabilityGetter
Set the GetTestability
implementation used by the Angular testing framework.
setTestabilityGetter(getter: GetTestability): void
Parameters
getter |
Type: |
Returns
void
Set the GetTestability
implementation used by the Angular testing framework.
setTestabilityGetter(getter: GetTestability): void
getter |
Type: |
void