| Sign In/My Account | View Cart |
| Article: |
Using JUnit With Eclipse IDE | |
| Subject: | junit.framework.AssertionFailedError: No tests found in package name.classname | |
| Date: | 2007-12-14 02:39:02 | |
| From: | manikandankv | |
|
Response to: junit.framework.AssertionFailedError: No tests found in package name.classname
|
||
|
Hi , You would have forgotten to mention the method start with 'test' . ex: testMethod1() Regards Manikandan.k |
||
Showing messages 1 through 3 of 3.