Search:

Type: Posts; User: java_novice

Search: Search took 0.17 seconds.

  1. Replies
    7
    Views
    1,855

    Re: java testing

    yeah like my class takes values and does some calculations on them. Ive done something similar in c# before using nunit which has built in assert methods so I could do something like......
  2. Replies
    7
    Views
    1,855

    Re: java testing

    Is there no automated test suites that can be run easily against Java classes to say for example, check output is correct with certain inputs?
  3. Replies
    7
    Views
    1,855

    Re: java testing

    what do you use to unit test your classes?
  4. Replies
    7
    Views
    1,855

    java testing

    I have a java program written and want to write at least one test for each class. What would you recommend for using to unit test java classes?

    thanks
Results 1 to 4 of 4