Sha256: 072c42651fe7af0736267028dfcabd045bb2b07ea1b96ce476e461fcbfb4c2c2

Contents?: true

Size: 298 Bytes

Versions: 2

Compression:

Stored size: 298 Bytes

Contents

require 'gooddata/bricks/brick'
require 'gooddata/bricks/bricks'
require 'gooddata/bricks/middleware/gooddata_middleware'

describe GoodData::Bricks::GoodDataMiddleware do
  it "Has GoodData::Bricks::GoodDataMiddleware class" do
    GoodData::Bricks::GoodDataMiddleware.should_not == nil
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gooddata-0.6.0 spec/unit/bricks/middleware/gooddata_middleware_spec.rb
gooddata-0.6.0.pre11 spec/unit/bricks/middleware/gooddata_middleware_spec.rb