Search:

Type: Posts; User: Hisma

Search: Search took 0.13 seconds.

  1. Replies
    2
    Views
    1,423

    Re: JUnit - How does it execute it's methods?

    Thanks Greg. You actually answered my question perfectly. Here is the code I was running.

    This is a JUnit test class I created in eclipse -



    package edu.ncsu.csc216.cash_register;
    ...
  2. Replies
    2
    Views
    1,423

    JUnit - How does it execute it's methods?

    Hello all

    I am taking a programming class that is having me test programs using JUnit. I am actually going along quite fine, but I have a question. Do the methods get called in some sort of...
Results 1 to 2 of 2