# File test/test_EditProperties.rb, line 239 def test_doc_label assert_equal('document', @EditProperties.doc_label) assert_equal(1, @doc_label_call) end