I am unable to find the built in JAR file in Eclipse/RSA that deals with creation of Junit Test Suite: File-> New -> Junit Test Suite
We are using RSA 8.0.2 version and with this RSA, currently the Test Suites are created in JUnit3 format by default. I have to modify this existing functionality (creating Junit3 TestSuite) to create Junit4 Test Suites with annotations.
Please can anyone help me out on this?