Sha256: 14ce694bdb8d5ae12c8779b6055f830648cfda1a157da73007fb699dc6c4d480

Contents?: true

Size: 230 Bytes

Versions: 2

Compression:

Stored size: 230 Bytes

Contents

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

describe 'DataObjects::Sqlite3 with Integer' do
  it_behaves_like 'supporting Integer'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sbf-do_sqlite3-0.11.0 spec/typecast/integer_spec.rb
sbf-do_sqlite3-0.10.17 spec/typecast/integer_spec.rb