kubernetes/vendor/github.com/stretchr/testify/require/forward_requirements.go

type Assertions

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