Sha256: 3c16bd7379e1db4e5e1aaeace5db939092fc39f3c02b1637650909b85ed35fb1
Contents?: true
Size: 239 Bytes
Versions: 2
Compression:
Stored size: 239 Bytes
Contents
require File.expand_path(File.join(File.dirname(__FILE__), 'spec_helper')) require 'data_objects/spec/shared/command_spec' describe DataObjects::Mysql::Command do it_behaves_like 'a Command' it_behaves_like 'a Command with async' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sbf-do_mysql-0.11.0 | spec/command_spec.rb |
sbf-do_mysql-0.10.17 | spec/command_spec.rb |