File: expect-reference.md

package info (click to toggle)
r-cran-testthat 3.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,048 kB
  • sloc: cpp: 9,269; sh: 14; ansic: 14; makefile: 5
file content (8 lines) | stat: -rw-r--r-- 145 bytes parent folder | download
1
2
3
4
5
6
7
8
# succeeds only when same object

    Code
      expect_reference(x, 1)
    Condition
      Error:
      ! Expected `x` to be a reference to 1.