Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008871Openbravo ERPA. Platformpublic2009-05-04 10:032009-06-04 00:00
mtaal 
iperdomo 
normalminorhave not tried
closedfixed 
5
pi 
pi 
Core
No
0008871: Smaller issues around Javascript api test class: javadoc and System.out
Found smaller issues in Javascript api test classes:
- The classes need to have javadoc also on class level
- All public methods which are not getters/setters should have full javadoc (with param, return etc.)
- I think I saw a System.out.println somewhere, can you remove this one as this is maybe printed to the ant output
No tags attached.
Issue History
2009-05-04 10:03mtaalNew Issue
2009-05-04 10:03mtaalAssigned To => iperdomo
2009-05-04 10:03mtaalRegression testing => No
2009-05-05 12:42psarobeStatusnew => scheduled
2009-05-05 12:42psarobefix_in_branch => pi
2009-05-08 08:01hgbotCheckin
2009-05-08 08:01hgbotNote Added: 0016164
2009-05-08 08:01hgbotStatusscheduled => resolved
2009-05-08 08:01hgbotResolutionopen => fixed
2009-05-08 08:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/89080db75eafe6853188f7670070a43d6a415b37 [^]
2009-06-03 12:23psarobeStatusresolved => closed
2009-06-04 00:00anonymoussf_bug_id0 => 2800778

Notes
(0016164)
hgbot   
2009-05-08 08:01   
Repository: erp/devel/pi
Changeset: 89080db75eafe6853188f7670070a43d6a415b37
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Fri May 08 08:00:32 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/89080db75eafe6853188f7670070a43d6a415b37 [^]

Fixes issue 8871: Added javadoc comments to JavaScript API check tests

---
M src-test/org/openbravo/test/javascript/JavaScriptAPIChecker.java
M src-test/org/openbravo/test/javascript/JavaScriptAPITest.java
M src-test/org/openbravo/test/javascript/JavaScriptAntTest.java
M src-test/org/openbravo/test/javascript/JavaScriptParser.java
---