Nothing
test_that("unifir_prop generates method names", {
expect_warning(
unifir_prop(
prop_file = waiver(),
method_name = NULL,
method_type = "TestMethod",
parameters = list(),
build = function(script, prop, debug) {},
using = character(0)
),
NA
)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.