Verify that the compartment exists in a model
assertCompartmentExists(ui, x) testCompartmentExists(ui, x)
ui
: is the model to testx
: The value to test (can be a vector of strings)the value of the compartment that exists; if it is a vector returns the first item that matches
testCompartmentExists()
: Test if compartment existsOther Assertions: assertCompartmentName()
, assertCompartmentNew()
, assertRxUi()
, assertVariableExists()
, assertVariableNew()
, testIniDf()
, testRxUnbounded()
Matthew Fidler & Bill Denney
Useful links