View source: R/expect-self-test.R
| expect_no_success | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.