Assert a variable would be new to the model
assertVariableNew(ui, x)
ui
: rxode2 ui modelx
: would the variable x
variable be new in the modelnothing, but will error if x
would not be new
Other Assertions: assertCompartmentExists()
, assertCompartmentName()
, assertCompartmentNew()
, assertRxUi()
, assertVariableExists()
, testIniDf()
, testRxUnbounded()
Matthew L. Fidler
Useful links