Sha256: af432130419d7f6d8d3c9f28d13e53b99576f2e95dea23ea4e4bc92c1dddee55

Contents?: true

Size: 245 Bytes

Versions: 8

Compression:

Stored size: 245 Bytes

Contents

# encoding: utf-8

require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper'))
require 'data_objects/spec/typecast/string_spec'

describe 'DataObjects::Sqlite3 with String' do
  it_should_behave_like 'supporting String'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
do_sqlite3-0.10.0-x86-mswin32-60 spec/typecast/string_spec.rb
do_sqlite3-0.10.0-x86-mingw32 spec/typecast/string_spec.rb
do_sqlite3-0.10.0 spec/typecast/string_spec.rb
do_sqlite3-0.10.0-java spec/typecast/string_spec.rb
do_sqlite3-0.9.12-java spec/typecast/string_spec.rb
do_sqlite3-0.9.12-x86-mingw32 spec/typecast/string_spec.rb
do_sqlite3-0.9.12-x86-mswin32-60 spec/typecast/string_spec.rb
do_sqlite3-0.9.12 spec/typecast/string_spec.rb