public class LoopIterationEvent extends Object
Constructor | Description |
---|---|
LoopIterationEvent(TestElement source,
int iter) |
Modifier and Type | Method | Description |
---|---|---|
int |
getIteration() |
Returns the iteration.
|
TestElement |
getSource() |
Returns the source.
|
public LoopIterationEvent(TestElement source, int iter)
public int getIteration()
public TestElement getSource()
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.