Sha256: e20cff2816c6616f39e5b744f45788343004a9f60f58c25c6de7985c00f383b3
Contents?: true
Size: 163 Bytes
Versions: 18
Compression:
Stored size: 163 Bytes
Contents
describe "Application 'osx'" do before do @app = UIApplication.sharedApplication end it "has one window" do @app.windows.size.should == 1 end end
Version data entries
18 entries across 18 versions & 1 rubygems