Sha256: 1cee5107f3730ab2b486333c6960039b9612b8019a8a5abcc015cc5616606932

Contents?: true

Size: 1.59 KB

Versions: 132

Compression:

Stored size: 1.59 KB

Contents

=begin
#Pulp 3 API

#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

The version of the OpenAPI document: v3

Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.3

=end

require 'spec_helper'
require 'json'
require 'date'

# Unit tests for Pulp2to3MigrationClient::InlineResponse2001
# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate
describe 'InlineResponse2001' do
  before do
    # run before each test
    @instance = Pulp2to3MigrationClient::InlineResponse2001.new
  end

  after do
    # run after each test
  end

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

132 entries across 132 versions & 1 rubygems

Version Path
pulp_2to3_migration_client-0.2.0b3.dev01591105324 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01591018790 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01590932364 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01590846077 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01590759472 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01590673073 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01590586626 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01590500248 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01590413794 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01590327371 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01590240898 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01590154504 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01590068144 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01589981597 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01589895271 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01589809359 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01589722342 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01589635838 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01589549362 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b3.dev01589463381 spec/models/inline_response2001_spec.rb