1 Reply Latest reply on Jan 10, 2010 6:02 AM by anil.saldhana

    JUnit4 usage

    beve

      Hi,

       

      sorry if this has been discussed previously, but I was wondering if it is OK to use JUnit 4 for testing?

       

      Regards,

       

      /Dan

        • 1. Re: JUnit4 usage
          anil.saldhana

          Hi Dan,

            we have JUnit4 as dependency but were not using it explicitly except for the @Test annotations.  So it should be fine to use it.

           

          You can use the full feature set of J4.

           

          Cheers.