The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @deprecated | 3 | @deprecated |
| @todo | 0 | @todo |
| DOCUMENT_ME | 0 | DOCUMENT_ME |
| FIXME | 0 | FIXME |
| NOT_YET_DOCUMENTED | 0 | NOT_YET_DOCUMENTED |
| TODO | 1 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 3
| fr.paris.lutece.test.MokeHttpServletRequest | Line |
|---|---|
| Use {@link MockHttpServletRequest} instead | 44 |
| use {@link Utils#registerAdminUserWithRigth(javax.servlet.http.HttpServletRequest, AdminUser, String)} instead | 54 |
| use {@link Utils#registerAdminUser(javax.servlet.http.HttpServletRequest, AdminUser)} instead | 65 |
Number of occurrences found in the code: 1
| fr.paris.lutece.test.Utils | Line |
|---|---|
| set locale user | 88 |