Sha256: 92b22712492836980ea7d999a5e681e83f8ae3cc320edd35b8c85048615a4870

Contents?: true

Size: 167 Bytes

Versions: 16

Compression:

Stored size: 167 Bytes

Contents

describe "Static Row" do
  tests_row :static

  it "should initialize with correct settings" do
    @row.object.class.should == Formotion::RowType::StaticRow
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
formotion-1.8 spec/row_type/static_spec.rb
formotion-1.7 spec/row_type/static_spec.rb
formotion-1.6 spec/row_type/static_spec.rb
formotion-1.5.1 spec/row_type/static_spec.rb
formotion-1.5.0 spec/row_type/static_spec.rb
formotion-1.4.0 spec/row_type/static_spec.rb
formotion-1.3.1 spec/row_type/static_spec.rb
formotion-1.3 spec/row_type/static_spec.rb
formotion-1.2 spec/row_type/static_spec.rb
formotion-1.1.5 spec/row_type/static_spec.rb
formotion-1.1.4 spec/row_type/static_spec.rb
formotion-1.1.3 spec/row_type/static_spec.rb
formotion-1.1.2 spec/row_type/static_spec.rb
formotion-1.1.1 spec/row_type/static_spec.rb
formotion-1.1 spec/row_type/static_spec.rb
formotion-1.0 spec/row_type/static_spec.rb