Results 1 to 2 of 2

Thread: Unit testing in java

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2010
    Posts
    10

    Unit testing in java

    Is there a way to test private methods in java. I am using BlueJ.
    Thank you.

  2. #2
    Fanatic Member x-ice's Avatar
    Join Date
    Mar 2004
    Location
    UK
    Posts
    671

    Re: Unit testing in java

    Quote Originally Posted by Grhymn View Post
    Is there a way to test private methods in java. I am using BlueJ.
    Thank you.
    Try JUnit

Posting Permissions

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



Click Here to Expand Forum to Full Width