MCPcopy Create free account
hub / github.com/expr-lang/expr / CompareStruct

Struct CompareStruct

internal/testify/assert/assertion_compare_test.go:404–405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402 mockT := new(testing.T)
403
404 type CompareStruct struct {
405 }
406
407 for _, currCase := range []struct {
408 v1 interface{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected