As it seems the Assert class has been moved from junit.framework to org.junit.Assert in JUnit 4.0 – you can use that instead, it’s not deprecated.
As it seems the Assert class has been moved from junit.framework to org.junit.Assert in JUnit 4.0 – you can use that instead, it’s not deprecated.