Sha256: ed9b129170d41e3ad8d07750b6f4f4fb547e7be8674f5bf7bd0aaf6506e6503b
Contents?: true
Size: 842 Bytes
Versions: 139
Compression:
Stored size: 842 Bytes
Contents
=begin #Moonlogs #Moonlogs API OpenAPI spec version: 0.5.12 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::OneOfRecordResponseLevel # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen) # Please update as you see appropriate describe 'OneOfRecordResponseLevel' do before do # run before each test @instance = MoonlogsRuby::OneOfRecordResponseLevel.new end after do # run after each test end describe 'test an instance of OneOfRecordResponseLevel' do it 'should create an instance of OneOfRecordResponseLevel' do expect(@instance).to be_instance_of(MoonlogsRuby::OneOfRecordResponseLevel) end end end
Version data entries
139 entries across 139 versions & 1 rubygems