Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifyPlan ¶
func VerifyPlan(expectedPlan atc.Plan) http.HandlerFunc
Types ¶
type PlanMatcher ¶
func MatchPlan ¶
func MatchPlan(plan atc.Plan) *PlanMatcher
func (*PlanMatcher) FailureMessage ¶
func (matcher *PlanMatcher) FailureMessage(actual interface{}) string
func (*PlanMatcher) Match ¶
func (matcher *PlanMatcher) Match(actual interface{}) (bool, error)
func (*PlanMatcher) NegatedFailureMessage ¶
func (matcher *PlanMatcher) NegatedFailureMessage(actual interface{}) string
Click to show internal directories.
Click to hide internal directories.