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 0 @deprecated
@todo 0 @todo
FIXME 0 FIXME
LATER 0 LATER
TODO 5 TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 5

org.semispace.comet.common.Json2XmlTest Line
This test fails Assert.assertEquals(originalJson, toJson); 61
The following fails Assert.assertEquals(json, xmlBack2Json); 87
org.semispace.comet.common.XmlManipulation Line
Presently duplicated from WsSpaceImpl Protected for the benefit of junit test(s) 38
org.semispace.comet.jsonschema.JsonSchema Line
May consider to move this method to a more clean cut utility method. 63
org.semispace.comet.jsonschema.JsonSchemaTest Line
Test fails here 87