Results 1 to 2 of 2

Thread: Junit Test in IntelliJ

  1. #1
    Join Date
    Mar 2005
    Posts
    6

    Default Junit Test in IntelliJ

    Hai,

    I just downloaded the latest Intellij4.5.4. When I was trying to run my unit test from intellij, I got java.lang.NoClassDefFoundError: junit/textui/ResultPrinter.

    I have checked my Intellij install dir and it does have junit.jar in its lib dir and also dowloaded the unt test plugin for JUnit.

    Do I need to configure some extra things now for running unit test from the new IDE now?

    regards
    nisha

  2. #2
    Join Date
    Aug 2004
    Location
    Melbourne, Australia
    Posts
    1,104

    Default

    Is there some link to Spring with this problem?

Similar Threads

  1. Replies: 32
    Last Post: Feb 2nd, 2010, 12:20 PM
  2. How can I test authorization in Junit?
    By j2emmy in forum Security
    Replies: 16
    Last Post: Mar 21st, 2006, 05:23 PM
  3. ApplicationContext returns null in Junit Test Case
    By penku in forum Spring-Modules
    Replies: 2
    Last Post: Sep 17th, 2005, 01:28 PM
  4. Test with JUnit
    By cecaldas in forum Data
    Replies: 3
    Last Post: Aug 9th, 2005, 10:03 PM
  5. Junit test failure
    By mhazer in forum Data
    Replies: 1
    Last Post: May 2nd, 2005, 02:37 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •