Our other test cases use JUnit 3. We plan to upgrade to JUnit 4 later when we make a big pass to use unit testing more pervasively.
-T On Wed, May 27, 2009 at 4:39 AM, Sandro Martini <[email protected]> wrote: > Hi Todd, > I'll try to send the code today, max tomorrow, including a very simple > test case. > > Just one note, > in the BUILD file, still there is as System Requirements: > > * JUnit 3 (http://www.junit.org/) > > but for example my test cases needs JUnit 4 (and if i remember well we > have chosen this version of JUnit), can you update it ? > > Thanks, > Sandro >
