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

Function ExpectFailureOnLine

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

Source from the content-addressed store, hash-verified

110}
111
112func ExpectFailureOnLine(status int, output []string, message string, line int) {
113 defaultExpector.ExpectFailureOnLine(status, output, message, line)
114}

Callers

nothing calls this directly

Calls 1

ExpectFailureOnLineMethod · 0.65

Tested by

no test coverage detected