Sha256: da342764dad2a0cd498e4536fd6ab67118c762b21f4476532457bd81fc993ba5

Contents?: true

Size: 173 Bytes

Versions: 1

Compression:

Stored size: 173 Bytes

Contents

require 'what_is_profiled'

describe "what is profiled" do
  it "should run driver" do
    expect {
      plsql.what_is_profiled.driver
    }.not_to raise_error
  end
  
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby-plsql-spec-0.5.0 examples/spec/what_is_profiled_spec.rb