Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0041064Openbravo ERPA. Platformpublic2019-06-10 17:292019-06-17 08:30
shuehner 
shuehner 
normaltrivialhave not tried
closedfixed 
5
 
3.0PR19Q3 
alostale
Core
No
0041064: Cleanup small copy'n'paste leftoevers in 2 junit test-cases
Both:
Issue29934Test
ImportEntrySizeTest

were apparently created as copies of SystemServiceTest and claim to test hasChangedData method while not having anything todo with that.

-
Remove obsolete comments and rename @Test method to avoid confusion.
No tags attached.
Issue History
2019-06-10 17:29shuehnerNew Issue
2019-06-10 17:29shuehnerAssigned To => shuehner
2019-06-10 17:29shuehnerModules => Core
2019-06-10 17:29shuehnerTriggers an Emergency Pack => No
2019-06-10 17:32hgbotCheckin
2019-06-10 17:32hgbotNote Added: 0112552
2019-06-10 17:32hgbotStatusnew => resolved
2019-06-10 17:32hgbotResolutionopen => fixed
2019-06-10 17:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5fca55157cfdcb80d77efac3c1c89e9a185218de [^]
2019-06-10 17:32shuehnerReview Assigned To => alostale
2019-06-17 08:30alostaleNote Added: 0112799
2019-06-17 08:30alostaleStatusresolved => closed
2019-06-17 08:30alostaleFixed in Version => 3.0PR19Q3

Notes
(0112552)
hgbot   
2019-06-10 17:32   
Repository: erp/devel/pi
Changeset: 5fca55157cfdcb80d77efac3c1c89e9a185218de
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Mon Jun 10 17:32:10 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5fca55157cfdcb80d77efac3c1c89e9a185218de [^]

Fixes 41064. Remove wrong javadoc left from copy'n'paste creation of this class

Both test-cases have nothing to do with DataSetService#hasChanged method, but
show up in reverse-search.

---
M src-test/src/org/openbravo/test/system/ImportEntrySizeTest.java
M src-test/src/org/openbravo/test/system/Issue29934Test.java
---
(0112799)
alostale   
2019-06-17 08:30   
reviewed