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 Total number of occurrences
@deprecated 0
@fixme 0
@todo 0
FIXME 1
TODO 5

Each tag is detailed below:

FIXME

Number of occurrences found in the code: 1

org.jitr.container.ContainerTest Line
Not sure this is the best way to test the various container warpper classes. 31

TODO

Number of occurrences found in the code: 5

org.jitr.Jitr Line
Implement location inheritance. boolean inheritLocations = contextConfiguration.inheritLocations(); 237
org.jitr.container.ContainerTest Line
Test that the container has actually stopped. 77
org.jitr.container.JettyContainer Line
Is this a valid/useful assertion? make sure Jetty is running 80
Could log something in this case I suspect. 89
org.jitr.core.Container Line
Possibly add status methods like isRunning, etc. </p> 28