| succeed | R Documentation |
This is an older version of pass() that exists for backwards compatibility.
You should now use pass() instead.
succeed(message = "Success has been forced", info = NULL)
message |
A character vector describing the failure. The first element should describe the expected value, and the second (and optionally subsequence) elements should describe what was actually seen. |
info |
Character vector continuing additional information. Included for backward compatibility only and new expectations should not use it. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.