Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Groovy / Modules / Transactions Question(A question on dealing with tables of transactions in Groovy)
Groovy / Modules / Transactions Question [message #1786254] Fri, 27 April 2018 14:01
Eclipse UserFriend
I have a question...
I'm getting started with Geb and Groovy....
If I have a table of transactions with each row containing about 5 or 6 fields,
and say I have a module that involves each transaction row...
I'm trying to think of a way using moduleList that I can somehow
identify a transaction in the table reliably without using row numbers
and without using fields from the table (which I modify in the tests)....
My goal is when I'm working with a transaction and the table of transactions
gets sorted... then I can find the same transaction in the sorted table easily...
It's a little bit of a puzzle.... Rich
Previous Topic:Eclipse Color Theme Groovy Editor not working
Next Topic:Plans on supporting Java 10 and 11 in Eclipse Photon
Goto Forum:
  


Current Time: Fri Jul 04 23:34:59 EDT 2025

Powered by FUDForum. Page generated in 0.05701 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top