Project

General

Profile

Download (157 Bytes) Statistics
| Branch: | Tag: | Revision:
require 'test_helper'

class FeatureTest < ActiveSupport::TestCase
should have_and_belong_to_many(:smart_proxies)
should validate_presence_of(:name)
end
(15-15/67)