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