Sha256: 7b9df742608e8aee4902212cb8183086cd4c8985f38e2b0631ded8ec7e38addc

Contents?: true

Size: 181 Bytes

Versions: 62

Compression:

Stored size: 181 Bytes

Contents

require 'test_helper'

module Workarea
  class Content
    class PageTest < TestCase
      include NavigableTest

      def navigable_class
        Page
      end
    end
  end
end

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-core-3.4.27 test/models/workarea/content/page_test.rb
workarea-core-3.5.4 test/models/workarea/content/page_test.rb
workarea-core-3.4.26 test/models/workarea/content/page_test.rb
workarea-core-3.5.3 test/models/workarea/content/page_test.rb
workarea-core-3.4.25 test/models/workarea/content/page_test.rb
workarea-core-3.5.2 test/models/workarea/content/page_test.rb
workarea-core-3.4.24 test/models/workarea/content/page_test.rb
workarea-core-3.5.1 test/models/workarea/content/page_test.rb
workarea-core-3.4.23 test/models/workarea/content/page_test.rb
workarea-core-3.4.22 test/models/workarea/content/page_test.rb
workarea-core-3.5.0 test/models/workarea/content/page_test.rb
workarea-core-3.4.21 test/models/workarea/content/page_test.rb
workarea-core-3.5.0.beta.1 test/models/workarea/content/page_test.rb
workarea-core-3.4.20 test/models/workarea/content/page_test.rb
workarea-core-3.4.19 test/models/workarea/content/page_test.rb
workarea-core-3.4.18 test/models/workarea/content/page_test.rb
workarea-core-3.4.17 test/models/workarea/content/page_test.rb
workarea-core-3.4.16 test/models/workarea/content/page_test.rb
workarea-core-3.4.15 test/models/workarea/content/page_test.rb
workarea-core-3.4.14 test/models/workarea/content/page_test.rb