Are there any alternatives to JUnit? I have a head unit running a proprietary stripped down version of JRE 1.4.2, and JUnit is incompatible with this implementation.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try using an older version of JUnit. Start with the latest 3.x version, if that doesn’t work, go backwards from there. I would be very surprised if JUnit 3.8.1 didn’t work as JUnit 3.8.1 was released in 2002 and J2SE 5.0 didn’t come out until 2004. All releases are available here:
http://sourceforge.net/projects/junit/files/junit