Search:

Type: Posts; User: raphytaffy

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    2,550

    Re: JUnit test for ER

    Hi copeg, thanks for the suggestion. Unfortunately we have not covered Collections and implementation yet in my class, so I'm looking for a simple search algorithm that I can implement in my code.
  2. Replies
    3
    Views
    2,550

    JUnit test for ER

    Hi all, I am coding a project that is supposed to resemble an ER. There's a Patient class that stores name, id, and priority. In my Triage class, I have an array list of patients are initialized when...
Results 1 to 2 of 2