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.5.1 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.5.0 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.1 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01601928612 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01601842159 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01601755716 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01601669590 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01601585131 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01601496458 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01601410016 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01601323580 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01601237149 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01601150728 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01601064307 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01600977854 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01600892796 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01600805511 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01600718858 spec/models/inline_response2002_spec.rb
pulp_2to3_migration_client-0.4.0.dev01600632056 spec/models/inline_response2002_spec.rb