albertogoffi / toradocu

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

Toradocu fails with enum #202

Closed gorla closed 6 years ago

gorla commented 6 years ago

Toradocu cannot deal with enums. An example is java.util.stream.StreamShape as in openJDK 8

albertogoffi commented 6 years ago

I've implemented a rough support for enum types in 222ffcf98017968bc34251f3d23287f220aaca63.