Sha256: 8e86d502db581268951e409c213b553a0bf30fdb6ace65382b0fdbe37511009b

Contents?: true

Size: 259 Bytes

Versions: 64

Compression:

Stored size: 259 Bytes

Contents

# encoding: utf-8

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

describe 'DataObjects::Postgres raising SQLError' do
  it_should_behave_like 'raising a SQLError'
end

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
do_postgres-0.10.17 spec/error/sql_error_spec.rb
do_postgres-0.10.17-x86-mswin32-60 spec/error/sql_error_spec.rb
do_postgres-0.10.17-x86-mingw32 spec/error/sql_error_spec.rb
do_postgres-0.10.17-java spec/error/sql_error_spec.rb
do_postgres-0.10.16 spec/error/sql_error_spec.rb
do_postgres-0.10.16-x86-mswin32-60 spec/error/sql_error_spec.rb
do_postgres-0.10.16-x86-mingw32 spec/error/sql_error_spec.rb
do_postgres-0.10.16-java spec/error/sql_error_spec.rb
do_postgres-0.10.15 spec/error/sql_error_spec.rb
do_postgres-0.10.15-x86-mswin32-60 spec/error/sql_error_spec.rb
do_postgres-0.10.15-x86-mingw32 spec/error/sql_error_spec.rb
do_postgres-0.10.15-java spec/error/sql_error_spec.rb
do_postgres-0.10.14 spec/error/sql_error_spec.rb
do_postgres-0.10.14-x86-mswin32-60 spec/error/sql_error_spec.rb
do_postgres-0.10.14-x86-mingw32 spec/error/sql_error_spec.rb
do_postgres-0.10.14-java spec/error/sql_error_spec.rb
do_postgres-0.10.13 spec/error/sql_error_spec.rb
do_postgres-0.10.13-x86-mswin32-60 spec/error/sql_error_spec.rb
do_postgres-0.10.13-x86-mingw32 spec/error/sql_error_spec.rb
do_postgres-0.10.13-java spec/error/sql_error_spec.rb