How can I run all junit tests in the project by using console?

Posted by user248203 on Stack Overflow See other posts from Stack Overflow or by user248203
Published on 2010-01-11T16:23:35Z Indexed on 2010/03/22 4:01 UTC
Read the original article Hit count: 264

Filed under:

I wanna use junit 3. Is there such functionality to run all tests by using console in junit 3. If not, does junit 4 support it?

© Stack Overflow or respective owner

Related posts about junit