Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a hot key for "go to test" in eclipse

In Netbeans there's "Navigate => go to test" which navigated to a class named currentClassTest if it existed (within the current maven structure).

Anybody know if such exists in eclipse? Or how to setup a hot key for such? Sorry I'm somewhat of an eclipse newbie and this one escape google somehow. Thanks.

like image 322
rogerdpack Avatar asked Dec 04 '09 19:12

rogerdpack


1 Answers

moreUnit offers this, among other features.

like image 195
Torsten Marek Avatar answered Nov 06 '22 20:11

Torsten Marek