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.