[Erp5-report] r27333 - /erp5/trunk/products/ERP5/tests/testBPMCore.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jun 2 14:14:44 CEST 2009


Author: luke
Date: Tue Jun  2 14:14:43 2009
New Revision: 27333

URL: http://svn.erp5.org?rev=27333&view=rev
Log:
 - typos

Modified:
    erp5/trunk/products/ERP5/tests/testBPMCore.py

Modified: erp5/trunk/products/ERP5/tests/testBPMCore.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testBPMCore.py?rev=27333&r1=27332&r2=27333&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBPMCore.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBPMCore.py [utf8] Tue Jun  2 14:14:43 2009
@@ -1511,7 +1511,7 @@
       trade_condition_1.getTradeModelLineComposedList()
     )
 
-  def test_getAggreagtedAmountList(self):
+  def test_getAggregatedAmountList(self):
     """
       Test for case, when discount contributes to tax, and order has mix of contributing lines
     """
@@ -1552,7 +1552,7 @@
               Tic
     """ + AGGREGATED_AMOUNT_LIST_CHECK_SEQUENCE_STRING
 
-  def test_getAggreagtedAmountListOrderSpecialise(self):
+  def test_getAggregatedAmountListOrderSpecialise(self):
     """
       Test for case, when discount contributes to tax, and order has mix of contributing lines and order itself defines Trade Model Line
     """




More information about the Erp5-report mailing list