From: David S. <da...@sa...> - 2014-11-07 14:56:42
|
[+junit-users] Sajeev, The classes you reference in that link (StandardTestSuiteLoader , TestSuiteLoader) were removed in JUnit 4.0; they were part of the standalone JUnit runner UI, which was removed in 4.0. Is continuing to link against the legacy jar an option? David On Fri, Nov 7, 2014 at 12:28 AM, Sajeev Vela <saj...@ho...> wrote: > Dear Dev Members, > > I am stuck with Junit backward compatibility problem. > > Please help me. > > I have posed my query here in stackoverflow no luck so far. > > > <http://stackoverflow.com/questions/26756416/junit-4-backward-compatibiliy> > http://stackoverflow.com/questions/26756416/junit-4-backward-compatibiliy > > > > Appreciate your time. > > > Regards > > Archana > > > <http://stackoverflow.com/questions/26756416/junit-4-backward-compatibiliy> > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Junit-devel mailing list > Jun...@li... > https://lists.sourceforge.net/lists/listinfo/junit-devel > > |