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 ClassTotal number of occurrencesTag strings used by tag class
Code sections needing review0REVIEWREQUIRED
Deprecated Items0@deprecated
Noted Bugs0fixme
Todo Work1todo, @todo

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 1

com.clickconcepts.junit.annotation.ExpectedFailureLine
enhance by adding specific information about what type of failure expected Class<? extends Throwable> assertType() default Throwable.class;13