Hello
java ranchers
I have an assignment about OO
Testing and I would love to know about the following:
I'm looking for OO testing tools, so far I have found
JUnit,
Mockito and
TestNg. Are these tools right for what I'm looking for? I have to say again that I'm looking specifically for OO testing and not generic testing. Do you have any other suggestions for tools?
Also I would like some advices about the testing data, should I make the data or some book examples would be a better idea?
Any other suggestions would be more than helpful!