The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag | Total number of occurrences |
|---|---|
| @todo | 0 |
| TODO | 4 |
Each tag is detailed below:
Number of occurrences found in the code: 4
| project.gluebooster.assetManagement.manager.TestFondswebDeSecuritiesInformationManager | Line |
|---|---|
| check later whether this is still ok boolean updateResult = manager.updateInformation(info, marketPrice, currentMarketPrice, exchangeRate); Ignore connect exception, because the internet access may be restricted | 35 |
| currently an IOException occurs. Fix the exception then uncomment this section | 39 |
| currently an IOException occurs. Fix the exception then remove the try-catch | 50 |
| project.gluebooster.assetManagement.manager.TestSebrokerSecuritiesInformationManager | Line |
| check later whether this is still ok boolean updateResult = manager.updateInformation(info, marketPrice, currentMarketPrice, exchangeRate); Ignore connect exception, because the internet access may be restricted | 33 |