Reputation: 591
Lets say you create a class Foo
and a test FooTest
( standard JUnit test )
I want a keyboard shortcut to help quickly switch between the test and the class.
If that is not possible, something like TextMate's "Run focussed test" (Command + Shift + R) might be of great help.
Upvotes: 29
Views: 15055