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.6.0.dev01603899936 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.6.0.dev01603811122 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.6.0.dev01603724937 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.6.0.dev01603638105 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.6.0.dev01603551683 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.6.0.dev01603378848 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.6.0.dev01603292373 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.6.0.dev01603119480 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.6.0.dev01603033054 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.6.0.dev01602946643 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.6.0.dev01602860226 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.6.0.dev01602773861 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.6.0.dev01602687455 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.5.0.dev01602600931 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.5.0.dev01602427988 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.5.0.dev01602341560 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.5.0.dev01602255174 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.5.0.dev01602187999 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.5.0.dev01602101530 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb