Fork me on GitHub

Tag List Report

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 6 todo, @todo

Each tag is detailed below:

FIXME Work

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 (only for JDK14) 337

Todo Work

Number of occurrences found in the code: 6

org.apache.maven.surefire.testng.TestSuite Line
remove this exception from the report manager 45
org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator Line
we should have the Profile so that we can decide if this is needed or not 59
org.apache.maven.surefire.testng.conf.TestNG5141Configurator Line
"configure(CommandLineArgs)", which should replace "configure(Map)", doesn't have the issue 30
org.apache.maven.surefire.testng.conf.TestNG5141ConfiguratorTest Line
remove it when surefire will use "configure(CommandLineArgs)" 45
remove it when surefire will use "configure(CommandLineArgs)" 57
org.apache.maven.surefire.testng.conf.TestNGMapConfigurator Line
support multiple reporters? 94