Sha256: cfd87b6aa9b9dc5b03827387990cc9eff603a2441eb17a2e64bdb35b664cd44a

Contents?: true

Size: 291 Bytes

Versions: 2

Compression:

Stored size: 291 Bytes

Contents

module Tochtli
  module Test
    autoload :Helpers, 'tochtli/test/test_case'
    autoload :Client, 'tochtli/test/client'
    autoload :Controller, 'tochtli/test/controller'
    autoload :Integration, 'tochtli/test/integration'
    autoload :MemoryCache, 'tochtli/test/memory_cache'
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tochtli-0.5.1 lib/tochtli/test.rb
tochtli-0.5.0 lib/tochtli/test.rb