Sha256: eee9187bee5474c9d183c4d6cee09e23155634157aa340ee9d3493598908d959

Contents?: true

Size: 1.57 KB

Versions: 41

Compression:

Stored size: 1.57 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-SNAPSHOT

=end

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

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

  after do
    # run after each test
  end

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

41 entries across 41 versions & 1 rubygems

Version Path
pulp_maven_client-0.1.0b31579208999 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31579122530 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31579036621 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31578949673 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31578863724 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31578776825 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31578690394 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31578604005 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31578431290 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31578347758 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31578258310 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31578171947 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31578085456 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31577999163 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31577912629 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31577826138 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31577739716 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31577653484 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31577567033 spec/models/inline_response2003_spec.rb
pulp_maven_client-0.1.0b31577480788 spec/models/inline_response2003_spec.rb