Sha256: 470dbd4b8d7d5a651c0e8f9bbbe047dc5b1f3a8af9ebf14942c92f4f099ffbf0
Contents?: true
Size: 313 Bytes
Versions: 2
Compression:
Stored size: 313 Bytes
Contents
require 'gooddata/bricks/brick' require 'gooddata/bricks/bricks' require 'gooddata/bricks/middleware/stdout_middleware' describe GoodData::Bricks::STDOUTLoggingMiddleware do it "Has GoodData::Bricks::STDOUTLoggingMiddleware class" do GoodData::Bricks::STDOUTLoggingMiddleware.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/stdout_middleware_spec.rb |
gooddata-0.6.0.pre11 | spec/unit/bricks/middleware/stdout_middleware_spec.rb |