Junit AssertionFailedError - method 'null' not found
843810Mar 10 2006 — edited Jul 17 2009After running the TestSuite, everytime I click on "null" in Eclipse under Failures, I get "method 'null' not found".
The Failure Trace says "junit.framework.AssertionFailedError".
just running one class through the TestSuite and have commented all my assertion statements but still get this error. Any pointers ?
Thanking you