tests/testthat/helpers_pipeline.R

pipelineAssert <- function(p, ...)
{
	stageStrings <- as.character(...)
	expect_equal(p@stages, stageStrings)
}
returnString/mongoplyr documentation built on May 17, 2019, 2:22 p.m.