That area is by far the most complicated part of the JMeter code. It would need very careful examination and lots of unit tests to determine if that is a valid assumption.
I would start by amending your copy of the code to log a warning if the assumption is not true. Then try it with as many different test cases as you have. On 14 March 2016 at 14:57, UBIK LOAD PACK Support <[email protected]> wrote: > Hello, > Because until current nightly, it was not enforced so it was possible to > write such code. > > Regards > > On Monday, March 14, 2016, UBIK LOAD PACK Support <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> Hello, >> Can we consider it a contract that: >> >> - if GenericController#next() returns null, >> GenericController#isDone() must return true ? >> >> >> Thank you >> >> Regards >> > > > -- > > Regards > Ubik Load Pack <http://ubikloadpack.com> Team > Follow us on Twitter <http://twitter.com/ubikloadpack> > > > Cordialement > L'équipe Ubik Load Pack <http://ubikloadpack.com> > Suivez-nous sur Twitter <http://twitter.com/ubikloadpack>
