# File test/test_EditProperties.rb, line 909 def test_cancel setup_EditProperties @EditProperties.cancel assert_equal(1, @cancel_call) end