Sha256: 91d447e81fae10960a85a186cae61d0595f1658d934330e16a004c1971b31411
Contents?: true
Size: 171 Bytes
Versions: 6
Compression:
Stored size: 171 Bytes
Contents
describe "Application '<%= name %>'" do before do @app = NSApplication.sharedApplication end it "has one window" do @app.windows.size.should == 1 end end
Version data entries
6 entries across 6 versions & 2 rubygems