Re: Junit4 -Backward compatibility

Sajeev Vela <[email protected]> Sat, 8 Nov 2014 06:20:41 +0000
Newsgroups gmane.comp.java.junit.devel,gmane.comp.java.junit.user
Message-ID <[email protected]>
David,
 
Thanks for your reply. Appriciate your time.
 
what do you mean by
 
>>
Is continuing to link against the legacy jar an option?
I want to use latest Junit4.jar  compile my existing framework  and start writing new tests in Junit 4 style. In short I want to 1)Maintain my Legacy test framework which uses Junit3.82)Replace this with Junit4 jar and start writing tests in Junit4 style.3)Run my  Junit4 tests as explained below using our legacy frameworkhttp://sqa.fyicenter.com/FAQ/JUnit/How_to_Run_Your_JUnit_4_4_Tests_with_a_JUnit_3_8.html 4)In short maintain old and new style Junit tests in the same framework. thanksSajeev 
 Date: Fri, 7 Nov 2014 09:56:35 -0500
Subject: Re: [Junit-devel] Junit4 -Backward compatibility
From: [email protected]
To: [email protected]; [email protected]
CC: [email protected]

[+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 <[email protected]> wrote:



Dear Dev Members,

I am stuck with Junit backward compatibility problem.

Please help me. Appreciate your time.

I have posed my query here in stackoverflow no luck so far.



http://stackoverflow.com/questions/26756416/junit-4-backward-compatibiliy 


 		 	   		  

------------------------------------------------------------------------------


_______________________________________________

Junit-devel mailing list

[email protected]

https://lists.sourceforge.net/lists/listinfo/junit-devel

------------------------------------------------------------------------------

_______________________________________________
Junit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/junit-devel