Sha256: 03e747a8de8174946cf7288d91100ed1cf6c8b2c3abdfb4a4f3a243bb3cd334e
Contents?: true
Size: 199 Bytes
Versions: 4
Compression:
Stored size: 199 Bytes
Contents
describe 'Child view controllers' do tests RootViewController it 'should have the correct color' do @controller.child_controller.view.backgroundColor.should == UIColor.yellowColor end end
Version data entries
4 entries across 4 versions & 1 rubygems