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

File toolbar-harness.spec.ts

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

Source from the content-addressed store, hash-verified

1import {Component, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentHarness, HarnessLoader} from '@angular/cdk/testing';
3import {MatToolbarModule} from '../../toolbar';
4import {MatToolbarHarness, MatToolbarSection} from './toolbar-harness';

Callers

nothing calls this directly

Calls 7

getAllHarnessesMethod · 0.80
hasMultipleRowsMethod · 0.80
getRowsAsTextMethod · 0.80
getHarnessMethod · 0.80
getAllChildLoadersMethod · 0.80
loaderMethod · 0.45
withMethod · 0.45

Tested by

no test coverage detected