MCPcopy Create free account
hub / github.com/denoland/std / buffer_test.ts

File buffer_test.ts

io/buffer_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2018-2026 the Deno authors. MIT license.
2
3// This code has been ported almost directly from Go's src/bytes/buffer_test.go
4// Copyright 2009 The Go Authors. All rights reserved. BSD license.

Callers

nothing calls this directly

Calls 15

assertFunction · 0.90
assertEqualsFunction · 0.90
assertThrowsFunction · 0.90
assertRejectsFunction · 0.90
writeAllSyncFunction · 0.90
emptyFunction · 0.85
fillBytesFunction · 0.85
floorMethod · 0.80
readFromMethod · 0.80
readFromSyncMethod · 0.80
initFunction · 0.70
checkFunction · 0.70

Tested by

no test coverage detected