MCPcopy Index your code
hub / github.com/angular/angular / result

Method result

packages/core/testing/src/logger.ts:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 }
32
33 result(): string {
34 return this.logItems.join('; ');
35 }
36}

Callers 5

bootstrap_spec.tsFile · 0.45
fake_async_spec.tsFile · 0.45
commonTestsFunction · 0.45

Calls 1

joinMethod · 0.65

Tested by

no test coverage detected