Sha256: 1e7cb9b798aef28173be276ac8fcbc2ae61cc45cb7d7368f146a9ed9edd89b22
Contents?: true
Size: 148 Bytes
Versions: 1
Compression:
Stored size: 148 Bytes
Contents
require 'helper' class TestCommonMethods < Test::Unit::TestCase should "respond to query call" do assert Book.respond_to?("query") end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
acts_as_cleo-0.0.3 | test/unit/test_common_methods.rb |