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 Work | 0 | @deprecated |
| FIXME Work | 1 | fixme, @fixme |
| Todo Work | 4 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 1
| org.apache.maven.surefire.testng.TestNGExecutor | Line |
|---|---|
| use classifier to decide if we need to pass along the source dir (onyl for JDK14) | 328 |
Number of occurrences found in the code: 4
| org.apache.maven.surefire.testng.TestNGDirectoryTestSuite | Line |
|---|---|
| remove this exception from the report manager | 298 |
| org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator | Line |
| we should have the Profile so that we can decide if this is needed or not | 65 |
| org.apache.maven.surefire.testng.conf.TestNGMapConfigurator | Line |
| support multiple reporters? | 90 |
| objectfactory... not even documented, does it work? | 119 |