Small correction - RandomOrderControllerGui should inherit from LogicControllerGui, not AbstractControllerGui. This way the Name field will show up. Thanks!
Mike. On February 3, 2004 01:46 pm, Mike Verdone wrote: > Hello JMeter developers, > > Attached to this message is a patch that adds a new controller type to > JMeter. RandomOrderController executes each of its child nodes at most > once, but in a random order. I wrote this in order to simulate a users > viewing pages in a random order, while guaranteeing the number of times > each page is viewed. > > The patch is based on the latest CVS trunk (as of writing). It has unit > tests and documentation included. Please let me know if this patch is > acceptable, as this is my first one. > > Thanks, > > Mike. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
