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.1 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b7 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01595619351 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b6 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01595532964 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01595446414 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01595360000 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01595273607 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01595187114 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01595100682 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01595014238 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01594927842 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01594841417 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01594755436 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.3.0b1.dev01594668513 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b5.dev01594582030 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b5.dev01594495632 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b5.dev01594409226 spec/models/inline_response2001_spec.rb
pulp_2to3_migration_client-0.2.0b5.dev01594322726 spec/models/inline_response2001_spec.rb