kubernetes/vendor/github.com/stretchr/testify/assert/forward_assertions.go

type Assertions

// New makes a new Assertions object for the specified TestingT.
func New(t TestingT) *Assertions {}