Sha256: d9e41fc26b39f67b17abdd3af144e78dfb1091059a5220b02d5b7db82e88cc96

Contents?: true

Size: 203 Bytes

Versions: 2

Compression:

Stored size: 203 Bytes

Contents

require 'test_helper'
require 'espresso/view/will_paginate'


class Espresso::ViewTest < Test::Unit::TestCase
  include Espresso::View

  should_have_instance_methods :will_paginate, :paginated_list
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
espresso-framework-0.3.0 test/espresso_view_will_paginate_test.rb
espresso-0.2.1 test/espresso_view_will_paginate_test.rb