Assert method shows deprecated in junit | Selenium Forum
M
Posted on 04/04/2016
Please find the attachment

M
Replied on 04/04/2016

Assert class has been moved to org.junit.Assert in JUnit 4.0 - you can use that instead, it's not deprecated.


M
Replied on 06/04/2016

where do I get junit 4.0?. junit 4.12 the assert method is not there

Responsive image

M
Replied on 07/04/2016

working fine for me try changing your junit jar file

Responsive image