JUnit won't stop at breakpoints in Eclipse (using JDK 1.6.0.20)
You should start your unit-tests with Debug as > JUnit test
If your break points appear with a back slash across, you have to go to the debug perspective (Window → Open perspective) and in the ‘Breakpoints’ window, unselect the ‘Skip all break points’ button (circle with backslash across)