MCPcopy Create free account
hub / github.com/cloudfoundry/multiapps-cli-plugin / ExpectMessageOnLine

Method ExpectMessageOnLine

testutil/expector.go:18–18  ·  view source on GitHub ↗
(output []string, message string, line int)

Source from the content-addressed store, hash-verified

16 ExpectFailureOnLine(status int, output []string, message string, line int)
17 ExpectNonZeroStatus(status int)
18 ExpectMessageOnLine(output []string, message string, line int)
19}
20
21type BaseExpector struct{}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected