MCPcopy
hub / github.com/cloudwego/kitex / Helper

Method Helper

internal/test/assert.go:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 Fatal(args ...interface{})
24 Fatalf(format string, args ...interface{})
25 Helper()
26}
27
28// Assert asserts cond is true, otherwise fails the test.

Callers 15

checkDecodeResultFunction · 0.65
FatalMethod · 0.65
FatalfMethod · 0.65
AssertFunction · 0.65
AssertfFunction · 0.65
DeepEqualFunction · 0.65
PanicFunction · 0.65
PanicAtFunction · 0.65
DialTimeoutMethod · 0.65
DialTimeoutMethod · 0.65
ReadMetaMethod · 0.65
ReadMetaMethod · 0.65

Implementers 2

mockTestingpkg/protocol/bthrift/internal/test/ass
mockTestinginternal/test/assert_test.go

Calls

no outgoing calls

Tested by 6

checkDecodeResultFunction · 0.52
FatalMethod · 0.52
FatalfMethod · 0.52
FatalMethod · 0.52
FatalfMethod · 0.52
assertPanicErrFunction · 0.52