Sha256: ba0473b8fc9abc3ddcbdfcc458e799da798234fc50c4c5d99f6f65fc5c61f0ae
Contents?: true
Size: 263 Bytes
Versions: 67
Compression:
Stored size: 263 Bytes
Contents
require File.join(File.dirname(__FILE__), '/../../test_helper') class <%= class_name %>Test < ActiveSupport::TestCase test "Should be able to create new instance of a portlet" do assert <%= class_name %>Portlet.create!(:name => "New Portlet") end end
Version data entries
67 entries across 67 versions & 11 rubygems