Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

While Controller : Export variable containing current index of iteration #4729

Closed
asfimport opened this issue Mar 31, 2018 · 1 comment
Closed

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 62237):
Following #4606, add the same feature to While Controller.
Also introduce interface that the 3 components should implement:

  • While Controller
  • Loop Controller
  • ForEach Controller

OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Sat Mar 31 10:20:07 2018
New Revision: 1828092

URL: http://svn.apache.org/viewvc?rev=1828092&view=rev
Log:
#4729 - While Controller : Export variable containing current index of iteration
Contributed by Ubik Load Pack
#4729

Added:
jmeter/trunk/src/core/org/apache/jmeter/control/IteratingController.java (with props)
Modified:
jmeter/trunk/src/components/org/apache/jmeter/control/ForeachController.java
jmeter/trunk/src/core/org/apache/jmeter/control/LoopController.java
jmeter/trunk/src/core/org/apache/jmeter/control/WhileController.java
jmeter/trunk/xdocs/changes.xml

Author: pmouawad
Date: Sat Mar 31 10:21:26 2018
New Revision: 1828094

URL: http://svn.apache.org/viewvc?rev=1828094&view=rev
Log:
#4729 - While Controller : Export variable containing current index of iteration
Add FIXME for code to be completed
#4729

Modified:
jmeter/trunk/src/core/org/apache/jmeter/control/LoopController.java
jmeter/trunk/src/core/org/apache/jmeter/control/WhileController.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant