Sha256: cb0c434ab469ab8b6da73397ea28aeaf799ef0ec67cbef233807f1508c80c9b9

Contents?: true

Size: 1.07 KB

Versions: 35

Compression:

Stored size: 1.07 KB

Contents

=begin
#Cheminée

#Cheminée: The Chemical Structure Search Engine

The version of the OpenAPI document: 1.0

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

=end

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

# Unit tests for Cheminee::IndexSchema
# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate
describe Cheminee::IndexSchema do
  let(:instance) { Cheminee::IndexSchema.new }

  describe 'test an instance of IndexSchema' do
    it 'should create an instance of IndexSchema' do
      # uncomment below to test the instance creation
      #expect(instance).to be_instance_of(Cheminee::IndexSchema)
    end
  end

  describe 'test attribute "index"' do
    it 'should work' do
      # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
    end
  end

  describe 'test attribute "schema"' do
    it 'should work' do
      # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
    end
  end

end

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
cheminee-0.1.52 spec/models/index_schema_spec.rb
cheminee-0.1.51 spec/models/index_schema_spec.rb
cheminee-0.1.50 spec/models/index_schema_spec.rb
cheminee-0.1.48 spec/models/index_schema_spec.rb
cheminee-0.1.47 spec/models/index_schema_spec.rb
cheminee-0.1.46 spec/models/index_schema_spec.rb
cheminee-0.1.45 spec/models/index_schema_spec.rb
cheminee-0.1.44 spec/models/index_schema_spec.rb
cheminee-0.1.43 spec/models/index_schema_spec.rb
cheminee-0.1.42 spec/models/index_schema_spec.rb
cheminee-0.1.41 spec/models/index_schema_spec.rb
cheminee-0.1.39 spec/models/index_schema_spec.rb
cheminee-0.1.38 spec/models/index_schema_spec.rb
cheminee-0.1.37 spec/models/index_schema_spec.rb
cheminee-0.1.36 spec/models/index_schema_spec.rb
cheminee-0.1.35 spec/models/index_schema_spec.rb
cheminee-0.1.34 spec/models/index_schema_spec.rb
cheminee-0.1.33 spec/models/index_schema_spec.rb
cheminee-0.1.32 spec/models/index_schema_spec.rb
cheminee-0.1.31 spec/models/index_schema_spec.rb