Versions in this module Expand all Collapse all v6 v6.4.2 Aug 17, 2020 Changes in this version + func IncludeHeaderEntries(expected map[string]string) types.GomegaMatcher + func VerifyPlan(expectedPlan atc.Plan) http.HandlerFunc + type PlanMatcher struct + ExpectedPlan atc.Plan + func MatchPlan(plan atc.Plan) *PlanMatcher + func (matcher *PlanMatcher) FailureMessage(actual interface{}) string + func (matcher *PlanMatcher) Match(actual interface{}) (bool, error) + func (matcher *PlanMatcher) NegatedFailureMessage(actual interface{}) string