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