Searched refs:setTestClass (Results 1 – 2 of 2) sorted by relevance
109 public void setTestClass(String testClass) { in setTestClass() method in AndroidJUnitLaunchInfo
95 junitLaunchInfo.setTestClass(getTestClass(configuration)); in doLaunch()