[Deprecated]

These functions are deprecated because expect_success() and expect_failure() now test for exactly one success or no failures, and exactly one failure and no successes.

expect_no_success(expr)

expect_no_failure(expr)