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 |
---|---|---|
@todo | 0 | @todo |
TODO | 4 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 4
org.starobjects.tested.fitnesse.internal.fixtures.CheckList | Line |
---|---|
shouldn't hardcode this | 87 |
org.starobjects.tested.fitnesse.internal.fixtures.perform.GetPropertyDefault | Line |
the OTOA interface is wrong, should be declared as returning a NakedObject (which is indeed what the implementation does) | 25 |
org.starobjects.tested.fitnesse.internal.fixtures.perform.checkthat.action.ArgumentSetNotValid | Line |
a lot of duplication with InvokeAction; simplify somehow? | 20 |
org.starobjects.tested.fitnesse.internal.fixtures.perform.checkthat.action.ArgumentSetValid | Line |
a lot of duplication with InvokeAction; simplify somehow? | 20 |