[Erp5-report] r38415 ivan - /erp5/trunk/products/ERP5OOo/tests/testDms.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Sep 16 13:50:38 CEST 2010


Author: ivan
Date: Thu Sep 16 13:50:36 2010
New Revision: 38415

URL: http://svn.erp5.org?rev=38415&view=rev
Log:
Set right test name.

Modified:
    erp5/trunk/products/ERP5OOo/tests/testDms.py

Modified: erp5/trunk/products/ERP5OOo/tests/testDms.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/tests/testDms.py?rev=38415&r1=38414&r2=38415&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/tests/testDms.py [utf8] (original)
+++ erp5/trunk/products/ERP5OOo/tests/testDms.py [utf8] Thu Sep 16 13:50:36 2010
@@ -1021,9 +1021,9 @@ class TestDocument(TestDocumentMixin):
     self.assertEquals(parsed_string['portal_type'], ['Document','Presentation','Web Page'])
 
 
-  def test_11_SearchStringSearchCapability(self):
+  def test_11_Base_getAdvancedSearchResultList(self):
     """
-    Test search string search capabilities.
+    Test search string search capabilities using Base_getAdvancedSearchResultList script.
     """
     portal = self.portal
     assemble = portal.Base_assembleSearchString




More information about the Erp5-report mailing list