Sha256: e06adbd05ba7d87bb95adee4d805270d256f84238371ee229f484b04790ce0d7
Contents?: true
Size: 607 Bytes
Versions: 24
Compression:
Stored size: 607 Bytes
Contents
=begin #Carbon #Connect external data to LLMs, no matter the source. The version of the OpenAPI document: 1.0.0 =end require 'spec_helper' require 'json' require 'date' # Unit tests for Carbon::AutoSyncedSourceTypesPropertyInner describe Carbon::AutoSyncedSourceTypesPropertyInner do let(:instance) { Carbon::AutoSyncedSourceTypesPropertyInner.new } describe 'test an instance of AutoSyncedSourceTypesPropertyInner' do it 'should create an instance of AutoSyncedSourceTypesPropertyInner' do expect(instance).to be_instance_of(Carbon::AutoSyncedSourceTypesPropertyInner) end end end
Version data entries
24 entries across 24 versions & 1 rubygems