Sha256: 7fdeb384a67e9fd9d7a441bda55fb4e17fef6d1146b1fe2a0abc7ec02d3c2776
Contents?: true
Size: 168 Bytes
Versions: 2
Compression:
Stored size: 168 Bytes
Contents
describe "Application 'sample-1'" do before do @app = UIApplication.sharedApplication end it "has one window" do @app.windows.size.should == 1 end end
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
motion-splash-1.0 | samples/sample-1/spec/main_spec.rb |
motion-splash-1.0 | samples/sample-2/spec/main_spec.rb |