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