Sha256: eb71b794dd21d1af11c81996761a9cff93786f1f52f4385d39027744a11f6d8d

Contents?: true

Size: 151 Bytes

Versions: 5

Compression:

Stored size: 151 Bytes

Contents

require 'test_helper'

class PreconditionTest < ActiveSupport::TestCase

  should validate_presence_of :description
  should belong_to :scenario

end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
branston-0.6.6 lib/branston/test/unit/precondition_test.rb
branston-0.6.5 lib/branston/test/unit/precondition_test.rb
branston-0.6.4 lib/branston/test/unit/precondition_test.rb
branston-0.6.3 lib/branston/test/unit/precondition_test.rb
branston-0.6.2 lib/branston/test/unit/precondition_test.rb