MCPcopy Index your code
hub / github.com/SoCreate/angular-playground / string-builder.spec.ts

File string-builder.spec.ts

projects/cli/test/string-builder.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { StringBuilder } from '../src/string-builder';
2
3describe('StringBuilder', () => {
4 it('should append newlines to each added line', () => {

Callers

nothing calls this directly

Calls 2

addLineMethod · 0.80
dumpMethod · 0.80

Tested by

no test coverage detected