Searched refs:getCurrentHostConfig (Results 1 – 6 of 6) sorted by relevance
97 String configName = mConfigServer.getCurrentHostConfig(); in testGetCurrentHostConfig()105 mConfigServer.getCurrentHostConfig(); in testGetCurrentHostConfig_noHostConfig()
66 public String getCurrentHostConfig() throws ConfigurationException { in setUp()
48 public String getCurrentHostConfig() throws ConfigurationException; in getCurrentHostConfig() method
151 String currentHostConfig = globalConfigServer.getCurrentHostConfig(); in createGlobalConfiguration()
233 public String getCurrentHostConfig() throws ConfigurationException { in getCurrentHostConfig() method in GlobalConfigurationTest.StubConfigServer262 assertEquals("current-host-config.xml", globalConfigServer.getCurrentHostConfig()); in testCreateGlobalConfiguration_configServer()
57 public String getCurrentHostConfig() throws ConfigurationException { in getCurrentHostConfig() method in GCSConfigurationServer