Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ StringBuilder } from
'../src/string-builder'
;
2
3
describe(
'StringBuilder'
, () => {
4
it(
'should append newlines to each added line'
, () => {
Callers
nothing calls this directly
Calls
2
addLine
Method · 0.80
dump
Method · 0.80
Tested by
no test coverage detected