kubernetes/vendor/github.com/onsi/gomega/matchers/be_true_matcher.go

type BeTrueMatcher

func (matcher *BeTrueMatcher) Match(actual interface{}

func (matcher *BeTrueMatcher) FailureMessage(actual interface{}

func (matcher *BeTrueMatcher) NegatedFailureMessage(actual interface{}