Sha256: 1f8626cf0fe48da8d0606a8bf14b093063003aa6fa19229ae0cd5cd2fc799b00
Contents?: true
Size: 220 Bytes
Versions: 11
Compression:
Stored size: 220 Bytes
Contents
require 'helper' class TestGetUserID < ActiveSupport::TestCase context "A SugarCRM.connection" do should "get the ID of the logged in user" do assert true, SugarCRM.connection.get_user_id end end end
Version data entries
11 entries across 11 versions & 2 rubygems