albertogoffi / toradocu

Toradocu - automated generation of test oracles from Javadoc documentation
Other
42 stars 21 forks source link

Add subjects to precision/recall suite. Improve translation of predicates containing numbers #92

Closed ariannab closed 7 years ago

ariannab commented 7 years ago

Add the last subject from JGraphT and 2 from PlumeLib. Add support for predicates: "is nonpositive", "is nonnegative", "is ≤" and "is ≥". Add support for numbers expressed as words, from "zero" to "nine". Fixes of tests and some goal files for: PlumeLib; CommonsCollections4; CommonsMath3; Guava.