Make the tests more robust for getNextParamValue
Make the tests more robust for getNextParamValue
. The nondeterministic behaviour was a result of JAPC executing the responses in a non-deterministic order, due to its execution pool. Slowing the tests down increase the likely-hood that the results are processed in order.
cc @isinkare