Sha256: b1b8b1eae7bebd6a14f0eb869e98db3faab5365759e61df74c6fca476154cc19

Contents?: true

Size: 1.51 KB

Versions: 252

Compression:

Stored size: 1.51 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::Pulp2to3MigrationMigrationPlanResponse
# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate
describe 'Pulp2to3MigrationMigrationPlanResponse' do
  before do
    # run before each test
    @instance = Pulp2to3MigrationClient::Pulp2to3MigrationMigrationPlanResponse.new
  end

  after do
    # run after each test
  end

  describe 'test an instance of Pulp2to3MigrationMigrationPlanResponse' do
    it 'should create an instance of Pulp2to3MigrationMigrationPlanResponse' do
      expect(@instance).to be_instance_of(Pulp2to3MigrationClient::Pulp2to3MigrationMigrationPlanResponse)
    end
  end
  describe 'test attribute "pulp_href"' do
    it 'should work' do
      # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
    end
  end

  describe 'test attribute "pulp_created"' do
    it 'should work' do
      # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
    end
  end

  describe 'test attribute "plan"' 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

252 entries across 252 versions & 1 rubygems

Version Path
pulp_2to3_migration_client-0.11.2 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1623642407 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1623556137 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1623469378 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1623383457 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1623297700 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1623212009 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1623127142 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1623041616 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1622954635 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1622868174 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1622782863 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1621829678 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1621742907 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1621656001 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1621569269 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1620705253 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1620618998 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1620532016 spec/models/pulp2to3_migration_migration_plan_response_spec.rb
pulp_2to3_migration_client-0.12.0.dev1620445987 spec/models/pulp2to3_migration_migration_plan_response_spec.rb