Sha256: 1f5d1846b044dece4b8d803b95ca01b9d00d9afa2dbaa3cc1ccdbf5f696fc878
Contents?: true
Size: 139 Bytes
Versions: 1
Compression:
Stored size: 139 Bytes
Contents
shared_examples_for "paintable" do it "registers for painting" do swt_app.should_receive(:add_paint_listener) subject end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoes-4.0.0.pre1 | spec/swt_shoes/shared_examples/paintable_spec.rb |