MCPcopy Create free account
hub / github.com/angular/angular / app.e2e-spec.ts

File app.e2e-spec.ts

adev/src/content/examples/reactive-forms/e2e/src/app.e2e-spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {browser, element, by} from 'protractor';
2
3describe('Reactive forms', () => {
4 const nameEditor = element(by.css('app-name-editor'));

Callers

nothing calls this directly

Calls 15

elementFunction · 0.85
beforeEachFunction · 0.85
cssMethod · 0.80
elementMethod · 0.80
getTextMethod · 0.80
mapMethod · 0.80
getInputFunction · 0.70
getMethod · 0.65
getAttributeMethod · 0.65
toStringMethod · 0.65
keysMethod · 0.65
parseMethod · 0.65

Tested by

no test coverage detected