Sha256: b7fc75304cc745db134919cba044e3444910cfefc185d2cc9c6086bb102792a6

Contents?: true

Size: 1.99 KB

Versions: 69

Compression:

Stored size: 1.99 KB

Contents

=begin
#Pulp 3 API

#Fetch, Upload, Organize, and Distribute Software Packages

The version of the OpenAPI document: v3
Contact: pulp-list@redhat.com
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.3.1

=end

require 'spec_helper'
require 'json'
require 'date'

# Unit tests for PulpAnsibleClient::GalaxyCollectionVersionResponse
# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate
describe 'GalaxyCollectionVersionResponse' do
  before do
    # run before each test
    @instance = PulpAnsibleClient::GalaxyCollectionVersionResponse.new
  end

  after do
    # run after each test
  end

  describe 'test an instance of GalaxyCollectionVersionResponse' do
    it 'should create an instance of GalaxyCollectionVersionResponse' do
      expect(@instance).to be_instance_of(PulpAnsibleClient::GalaxyCollectionVersionResponse)
    end
  end
  describe 'test attribute "version"' do
    it 'should work' do
      # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
    end
  end

  describe 'test attribute "href"' do
    it 'should work' do
      # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
    end
  end

  describe 'test attribute "namespace"' do
    it 'should work' do
      # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
    end
  end

  describe 'test attribute "collection"' do
    it 'should work' do
      # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
    end
  end

  describe 'test attribute "artifact"' do
    it 'should work' do
      # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
    end
  end

  describe 'test attribute "metadata"' do
    it 'should work' do
      # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
    end
  end

end

Version data entries

69 entries across 69 versions & 1 rubygems

Version Path
pulp_ansible_client-0.20.10 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.16.6 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.15.6 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.16.5 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.18.3 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.20.9 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.21.9 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.16.4 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.21.8 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.20.8 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.21.7 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.20.7 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.21.6 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.20.5 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.20.4 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.21.3 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.21.2 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.16.2 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.15.4 spec/models/galaxy_collection_version_response_spec.rb
pulp_ansible_client-0.20.3 spec/models/galaxy_collection_version_response_spec.rb