stefaca
12 years agoNew Contributor
JUnit & assertEquals status
hi there, I have a small problem with Equals status in assert. I'm trying to compare expected status (FINISHED is expected status) with actual one (getStatus() method). if so test will be OK. but w...