MCPcopy Create free account
hub / github.com/angular/components / getNoKeysSpecifiedError

Function getNoKeysSpecifiedError

src/cdk/testing/test-element-errors.ts:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 * @docs-private
12 */
13export function getNoKeysSpecifiedError() {
14 return Error('No keys have been specified.');
15}

Callers 4

sendKeysMethod · 0.90
crossEnvironmentSpecsFunction · 0.90
sendKeysMethod · 0.90
typeInElementFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected