Sha256: 396da3691b9a0d8c1e73fda25612e71d22966725b4a09201480e2a67633099f2

Contents?: true

Size: 1.76 KB

Versions: 179

Compression:

Stored size: 1.76 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::Paginatedpulp2to3MigrationMigrationPlanResponseList
# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate
describe 'Paginatedpulp2to3MigrationMigrationPlanResponseList' do
  before do
    # run before each test
    @instance = Pulp2to3MigrationClient::Paginatedpulp2to3MigrationMigrationPlanResponseList.new
  end

  after do
    # run after each test
  end

  describe 'test an instance of Paginatedpulp2to3MigrationMigrationPlanResponseList' do
    it 'should create an instance of Paginatedpulp2to3MigrationMigrationPlanResponseList' do
      expect(@instance).to be_instance_of(Pulp2to3MigrationClient::Paginatedpulp2to3MigrationMigrationPlanResponseList)
    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

179 entries across 179 versions & 1 rubygems

Version Path
pulp_2to3_migration_client-0.12.0.dev1618631950 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1618545694 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1618458788 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1618372785 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1618286197 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1618199644 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1618113077 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1618026687 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1617854254 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1617249522 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1617162835 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1617076068 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1616989919 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1616903944 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1616817295 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1616734076 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1616644025 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.0.dev1616558214 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.10.0 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb