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.9.0.dev01614223950 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.9.0.dev01614137557 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.9.0.dev01614051200 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.9.0.dev01613878300 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.9.0.dev01613791967 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.9.0.dev01613726251 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.8.0 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.8.0.dev01613619193 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.8.0.dev01613532749 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.8.0.dev01613100663 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.8.0.dev01613014345 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.8.0.dev01612928328 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.8.0.dev01612841552 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.8.0.dev01612755282 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.8.0.dev01612668694 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.8.0.dev01612582268 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.8.0.dev01612495856 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.7.0 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.7.0.dev01612409491 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
pulp_2to3_migration_client-0.7.0.dev01612237472 spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb