MCPcopy Create free account
hub / github.com/hashicorp/errwrap / TestWrappedError_impl

Function TestWrappedError_impl

errwrap_test.go:9–11  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

7)
8
9func TestWrappedError_impl(t *testing.T) {
10 var _ error = new(wrappedError)
11}
12
13func TestGetAll(t *testing.T) {
14 cases := []struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…