MCPcopy Index your code
hub / github.com/Shopify/go-lua / TestAllHeaderNoFun

Function TestAllHeaderNoFun

undump_test.go:13–15  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

11)
12
13func TestAllHeaderNoFun(t *testing.T) {
14 expectErrorFromUndump(io.EOF, header, t)
15}
16
17func TestWrongEndian(t *testing.T) {
18 h := header

Callers

nothing calls this directly

Calls 1

expectErrorFromUndumpFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…