albertogoffi / toradocu

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

Checks to prevent null dereference #232

Closed ariannab closed 6 years ago

ariannab commented 6 years ago

With this changes, every time a method is invoked in a condition the receiver object is first checked for nullness (in the condition itself).

ariannab commented 6 years ago

I am unable to see what fails in the tests with Travis. On my machine the build works. Notice that some conditions produced by Toradocu changed, and so the goal files