public interface TestIterationListener
| Modifier and Type | Method and Description |
|---|---|
void |
testIterationStart(LoopIterationEvent event)
Each time through a Thread Group's test script, an iteration event is
fired for each thread.
|
void testIterationStart(LoopIterationEvent event)
event - the iteration eventCopyright © 1998-2022 Apache Software Foundation. All Rights Reserved.