All my tests runs perfectly with import org.junit.Jupiter.api.Test; except those with junit. This test works only with import org.junit.Test;. With
import org.junit.Jupiter.api.Test;
import org.junit.Test;