{{theTime}}

Search This Blog

Total Pageviews

Parameterized cannot be resolved to a type ParameterizedTest.java


Junit4 libraries are missing.  Check your class path and add the required junit4 jars.

No comments:

ImportError: cannot import name 'soft_unicode' from 'markupsafe'

Check the markupsafe version.  To fix the problem install 2.0.1 pip install markupsafe==2.0.1