Sha256: a67b87a2e7517b8b2b8f4dfa8b0ed8efa9b0bb59fc4332b87df3664feae2387a

Contents?: true

Size: 1.67 KB

Versions: 33

Compression:

Stored size: 1.67 KB

Contents

=begin
#Moonlogs

#Moonlogs API

OpenAPI spec version: 1.8.0
Contact: shalpack@gmail.com
Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.52
=end

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

# Unit tests for MoonlogsRuby::InlineResponse20019
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
# Please update as you see appropriate
describe 'InlineResponse20019' do
  before do
    # run before each test
    @instance = MoonlogsRuby::InlineResponse20019.new
  end

  after do
    # run after each test
  end

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

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

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

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

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

33 entries across 33 versions & 1 rubygems

Version Path
moonlogs-ruby-1.12.1 spec/models/inline_response_200_19_spec.rb
moonlogs-ruby-1.12.0 spec/models/inline_response_200_19_spec.rb
moonlogs-ruby-1.11.1 spec/models/inline_response_200_19_spec.rb
moonlogs-ruby-1.11.0 spec/models/inline_response_200_19_spec.rb
moonlogs-ruby-1.10.11 spec/models/inline_response_200_19_spec.rb
moonlogs-ruby-1.10.10 spec/models/inline_response_200_19_spec.rb
moonlogs-ruby-1.10.9 spec/models/inline_response_200_19_spec.rb
moonlogs-ruby-1.10.8 spec/models/inline_response_200_19_spec.rb
moonlogs-ruby-1.10.7 spec/models/inline_response_200_19_spec.rb
moonlogs-ruby-1.10.6 spec/models/inline_response_200_19_spec.rb
moonlogs-ruby-1.10.5 spec/models/inline_response_200_19_spec.rb
moonlogs-ruby-1.10.4 spec/models/inline_response_200_19_spec.rb
moonlogs-ruby-1.10.2 spec/models/inline_response_200_19_spec.rb