# File test_flickr.rb, line 153 def test_photosets_getContext assert_equal @f.photosets_getContext('photoset_id'=>@photoset_id, 'photo_id'=>@photo_id)['stat'], 'ok' end