Search:

Type: Posts; User: Norm

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    1,166

    Re: how to test a class ??

    What have you tried?
  2. Replies
    5
    Views
    1,166

    Re: how to test a class ??

    What is the problem with creating an object in any class and storing it in an arraylist?
    Can you post the code you are having problems with?
  3. Replies
    5
    Views
    1,166

    Re: how to test a class ??

    You'll have to provide more details.
    Use the new statement to create an instance of an object
    Use the add() method to add objects to an arraylist.
Results 1 to 3 of 3