Source code for JUnit

Can anyone let me know from where I can get the source code for JUnit?
[84 byte] By [Moushumi1234] at [2007-9-30 12:49:05]
# 1
Have you tried http://www.junit.org/ ?
Peter-Lawrey at 2007-7-4 17:03:30 > top of Java-index,Archived Forums,Debugging Tools and Techniques...
# 2
The source code is not distributed on junit.org nor as a formal source package in sourceforge junit's files, but you can get the source code from the sourceforge cvs repository as instructed here http://sourceforge.net/cvs/?group_id=15278
csaltosensun at 2007-7-4 17:03:30 > top of Java-index,Archived Forums,Debugging Tools and Techniques...