Right-click the class where you want to run the test in the Explorer window and select "Run As .." and then "Junit Script" from the context menu. You can also right-click on a method in the original window and select "Run as" and "Delete test" from the context menu to run only one test method.
Casey source share