MCPcopy Create free account
hub / github.com/angular/components / autocomplete-harness.spec.ts

File autocomplete-harness.spec.ts

src/material/autocomplete/testing/autocomplete-harness.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Component, ChangeDetectionStrategy} from '@angular/core';
2import {MatAutocompleteModule} from '../autocomplete-module';
3import {ComponentFixture, TestBed} from '@angular/core/testing';
4import {HarnessLoader} from '@angular/cdk/testing';

Callers

nothing calls this directly

Calls 15

getAllHarnessesMethod · 0.80
getHarnessMethod · 0.80
enterTextMethod · 0.80
getAttributeMethod · 0.65
isFocusedMethod · 0.65
focusMethod · 0.65
blurMethod · 0.65
clearMethod · 0.65
loaderMethod · 0.45
withMethod · 0.45
getValueMethod · 0.45
isDisabledMethod · 0.45

Tested by

no test coverage detected