Sha256: e729028b91c22a2f737a9e5dd024b40f359b92a5bd4100d52245e3a081ff38d1

Contents?: true

Size: 908 Bytes

Versions: 5

Compression:

Stored size: 908 Bytes

Contents

#-------------------------------------------------------------------------
# # Copyright (c) Microsoft and contributors. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#   http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#--------------------------------------------------------------------------
require 'test_helper'
require 'azure/core/http/http_response'

describe Azure::Core::Http::HttpResponse do
  # TODO: fill in with better tests.
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
azure-0.7.1 test/unit/core/http/http_response_test.rb
azure-0.7.0 test/unit/core/http/http_response_test.rb
azure-0.7.0.pre3 test/unit/core/http/http_response_test.rb
azure-fix-0.7.0.pre3 test/unit/core/http/http_response_test.rb
azure-0.7.0.pre2 test/unit/core/http/http_response_test.rb