Searched refs:setMavenRepositoryId (Results 1 – 2 of 2) sorted by relevance
33 RoboSettings.setMavenRepositoryId(originalMavenRepositoryId); in tearDown()46 public void setMavenRepositoryId() { in setMavenRepositoryId() method in RoboSettingsTest47 RoboSettings.setMavenRepositoryId("testRepo"); in setMavenRepositoryId()
26 public static void setMavenRepositoryId(String mavenRepositoryId) { in setMavenRepositoryId() method in RoboSettings