Open danglotb opened 7 years ago
Motivations: Some developers are using hamcrest to develop their test suite.
What: Allow DSpot to analyze and generate assertion using Hamcrest.
there are two tasks: removing assertions and generating new assertions.
For removing we have #213
Renaming this one
Now, This can be done by implementing a dedicated set of class using TestFramework.
Motivations: Some developers are using hamcrest to develop their test suite.
What: Allow DSpot to analyze and generate assertion using Hamcrest.