[ 原始碼: r-cran-mockery ]
套件:r-cran-mockery(0.4.1.1+dfsg-1)
r-cran-mockery 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-mockery:
- [r-cran-mockery_0.4.1.1+dfsg-1.dsc]
- [r-cran-mockery_0.4.1.1+dfsg.orig.tar.xz]
- [r-cran-mockery_0.4.1.1+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-3.5
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 3.5.1-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-r6
- R classes with reference semantics
-
- sug: r-cran-rmarkdown (>= 1.0)
- convert R markdown documents into a variety of formats