15 16 17 18
# File 'lib/vendor/xmpp4r/test/vcard/tc_helper.rb', line 15 def test_create h = Vcard::Helper.new(@client) assert_kind_of(Vcard::Helper, h) end