public class LoopIterationEvent extends Object
Constructor and Description |
---|
LoopIterationEvent(TestElement source,
int iter) |
Modifier and Type | Method and 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-2019 Apache Software Foundation. All Rights Reserved.