Sha256: ede8e290a419af910cac0e2dcfb6c526262025ebc18b51067bae0da020707c8d
Contents?: true
Size: 397 Bytes
Versions: 10
Compression:
Stored size: 397 Bytes
Contents
# require File.join(Dir.pwd, 'spec', 'spec_helper') # describe 'AdminApi' do # before do # simulate_connection_to_server # end # after do # end # it 'should get a list of users without any paramters' # it 'should get a list of users with parameters' # it 'should get a user count without any paramters' # it 'should get a user count with the specified paramters' # end
Version data entries
10 entries across 10 versions & 1 rubygems