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.dev1620359579 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1620273268 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.11.1 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1620100238 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1620014395 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1619927893 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1619841085 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1619754606 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1619668426 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1619581928 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1619495738 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1619409724 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1619323079 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1619236391 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1619150055 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1619064083 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1618977574 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1618890841 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1618804331 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.12.0.dev1618718134 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb