Probably related to #199. Steps to reproduce: 1. Run whole instrumented class test that has at least one test method with parameters (such as `ActivityOneTest`) 2. Attempt to right click on the tests in test results window Test without parameter will display normal context menu:  However, right clicking on test with method parameters will just yield "Nothing here" popup: 