Searched refs:otherSettingsFile (Results 1 – 1 of 1) sorted by relevance
415 RegisteredServicesCache.SettingsFile otherSettingsFile in testInitialize_filesDontExist() local417 when(otherSettingsFile.openRead()).thenReturn(otherSettingsIs); in testInitialize_filesDontExist()418 when(otherSettingsFile.exists()).thenReturn(true); in testInitialize_filesDontExist()421 .readOtherFromFile(otherSettingsFile); in testInitialize_filesDontExist()