Sha256: e9d7f7ccc4b01741f2625216debfe17026b1c637688b58fd8c549e70dfc092a4

Contents?: true

Size: 205 Bytes

Versions: 16

Compression:

Stored size: 205 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/../../spec_helper')

describe SearchResponse do
  before(:each) do
    @search_response = SearchResponse.new
  end

  it "should desc" do
   
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
threetaps-client-1.0.14 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.13 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.12 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.11 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.10 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.9 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.8 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.7 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.6 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.5 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.4 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.3 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.2 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.1 spec/dto/search/search_response_spec.rb
threetaps-client-1.0.0 spec/dto/search/search_response_spec.rb
threetaps-client-0.5.1 spec/dto/search/search_response_spec.rb