assertVariableNew function

Assert a variable would be new to the model

Assert a variable would be new to the model

assertVariableNew(ui, x)

Arguments

  • ui: rxode2 ui model
  • x: would the variable x variable be new in the model

Returns

nothing, but will error if x would not be new

See Also

Other Assertions: assertCompartmentExists(), assertCompartmentName(), assertCompartmentNew(), assertRxUi(), assertVariableExists(), testIniDf(), testRxUnbounded()

Author(s)

Matthew L. Fidler