Home
last modified time | relevance | path

Searched defs:expect_that (Results 1 – 2 of 2) sorted by relevance

/dports/devel/R-cran-testthat/testthat/R/
H A Dexpect-that.R34 expect_that <- function(object, condition, info = NULL, label = NULL) { function
/dports/math/R-cran-igraph/igraph/tests/testthat/
H A Dhelper.R42 expect_that <- function(object, condition, info = NULL, label = NULL) { function