Searched refs:getPushSpecs (Results 1 – 2 of 2) sorted by relevance
96 assertThat(((PushFilePreparer) pushFile).getPushSpecs(null)) in testParseConfig()135 assertThat(((PushFilePreparer) pushFile).getPushSpecs(null)) in testParseModule()
150 public final Map<String, File> getPushSpecs(DeviceDescriptor descriptor) in getPushSpecs() method in PushFilePreparer338 Map<String, File> remoteToLocalMapping = getPushSpecs(device.getDeviceDescriptor()); in setUp()