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