Searched refs:removeDeviceFile (Results 1 – 1 of 1) sorted by relevance
267 removeDeviceFile(device); // remove any existing business logic file from device in setUp()595 removeDeviceFile(testInfo.getDevice()); in tearDown()600 private static void removeDeviceFile(ITestDevice device) throws DeviceNotAvailableException { in removeDeviceFile() method in BusinessLogicPreparer