Used to create a value that is specified by multiplied some runtime value
by a constant and then adding a constant to it. This happens often in test
with limits that can only be known at runtime and yet we need a way to
add parameters to a test and those parameters must be constants.
Used to create a value that is specified by multiplied some runtime value by a constant and then adding a constant to it. This happens often in test with limits that can only be known at runtime and yet we need a way to add parameters to a test and those parameters must be constants.