facebook

automatically generate JUnit test classes

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #249903 Reply

    Annie Xie
    Member

    Does MyEclipse provide a way to automatically generate all the junit test classes for a project? If it does, how do I procedd?

    #249929 Reply

    Riyad Kalla
    Member

    No, but Eclipse does provide the means to create new JUnit Test Cases where you specify the class you are testing, from there it will fill out all the test method stubs for you.

    File > New > Java > JUnit is where they are located.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: automatically generate JUnit test classes

You must be logged in to post in the forum log in