Sha256: 593755eb0eb097163fc31d079c12b17067c3bd1e25f4521d94ed559f521d848d

Contents?: true

Size: 1.57 KB

Versions: 73

Compression:

Stored size: 1.57 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.2.3

=end

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

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

  after do
    # run after each test
  end

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

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

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

  describe 'test attribute "results"' 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

73 entries across 73 versions & 1 rubygems

Version Path
pulp_2to3_migration_client-0.4.0.dev01598816956 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01598730561 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01598644116 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01598558551 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01598471321 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01598384890 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01598298456 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01598212006 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01598125526 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01598039065 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01597952896 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01597866324 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01597779862 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01597693426 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01597176395 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01597088825 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01597002211 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01596915845 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01596829444 spec/models/inline_response2002_spec.rb