MCPcopy Index your code
hub / github.com/angular/components / rootHarnessLoader

Method rootHarnessLoader

src/cdk/testing/component-harness.ts:281–281  ·  view source on GitHub ↗

@return A `HarnessLoader` rooted at the root element of this `LocatorFactory`.

()

Source from the content-addressed store, hash-verified

279
280 /** @return A `HarnessLoader` rooted at the root element of this `LocatorFactory`. */
281 rootHarnessLoader(): Promise<HarnessLoader>;
282
283 /**
284 * Gets a `HarnessLoader` instance for an element under the root of this `LocatorFactory`.

Callers 4

getRootHarnessLoaderMethod · 0.80
getRootHarnessLoaderMethod · 0.80
getRootHarnessLoaderMethod · 0.80
getRootHarnessLoaderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected