# File Tests.rb, line 43 def test_getConflicts assert(@atable1.getConflicts.empty? == true) assert_equal(@atable2.getConflicts.size, 3) end