TestCompareDeparsedList: Legacy internal test function (TestCompareDeparsedList)

View source: R/RtestingHelpers.R

TestCompareDeparsedListR Documentation

Legacy internal test function (TestCompareDeparsedList)

Description

This function takes a pair of reults/expectation and performs a comparison.

Usage

TestCompareDeparsedList(pair, modes = as.list(rep("compare", length(result))))

Arguments

pair

list with elements 'test' (current computation) and 'expectation' (deparsed, expected result) to be compared

modes

comparison modes

Value

list with test results (see TestCompareDeparsed)

See Also

TestCompareDeparsed() for a definition of the return value


sboehringer/testme documentation built on Jan. 17, 2024, 4:58 p.m.