Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Newbie: Control flow of tests using 'define_method'
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Chris Cropleu, post: 4662782"] Thanks for your feedback. You are quite right, the assertion is giving me the failures I was expecting, however my rather large code snippet probably did not highlight my particular problem in the loop control I was trying to describe. I have since spoken with some wiser heads (namely the developers on the team) and they suggested a good method for me to move forward on this. I have now captured the column differences (if there are any) in a hash and the put that hash into an assert_nil test. Much cleaner and I only need to run one test as opposed to the potential hundreds in my original solution. Regards, Chris [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Newbie: Control flow of tests using 'define_method'
Top