Not able to use FunFx, getting NoMethodError for nil:NilClass
Reported by vdeep | April 22nd, 2009 @ 11:37 AM
I have installed ruby 1.8.2 and FunFx 0.0.4 when I try to execute example test case given with FunFx I am getting following error
1) Error: test_add_two_products(TestProductFive): NoMethodError:
undefined method item' for nil:NilClass
c:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/ie.rb:68:in `help_set_flex_ob
ject'
c:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/ie.rb:34:in `set_flex_object'
c:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/ie.rb:21:in `goto'
c:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/funfx.rb:37:in `goto'
test_product_five.rb:10:in `setup'
1 tests, 0 assertions, 0 failures, 1 errors
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Functional testing of Flex applications from Ruby