[ 源代码: r-cran-mockery ]
软件包:r-cran-mockery(0.4.4+dfsg-1)
r-cran-mockery 的相关链接
Debian 的资源:
下载源码包 r-cran-mockery:
- [r-cran-mockery_0.4.4+dfsg-1.dsc]
- [r-cran-mockery_0.4.4+dfsg.orig.tar.xz]
- [r-cran-mockery_0.4.4+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
mocking library for GNU R
The two main functionalities of this package are creating mock objects (functions) and selectively intercepting calls to a given function that originate in some other function. It can be used with any testing framework available for R. Mock objects can be injected with either this package's own stub() function or a similar with_mock() facility present in the testthat package.
其他与 r-cran-mockery 有关的软件包
|
|
|
|
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-testthat
- GNU R testsuite
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-r6
- R classes with reference semantics
-
- rec: r-cran-rmarkdown (>= 1.0)
- convert R markdown documents into a variety of formats