* Test the retrieveRootDeviceName method.
*/
public void testRemoveDevice() throws Exception {
TemporaryFileManager tempFileMgr = new TemporaryFileManager(
new TestDeviceRepositoryCreator());
tempFileMgr.executeWith(new TemporaryFileExecutor() {
public void execute(File repository) throws Exception {
DeviceRepositoryAccessorManager manager =
new DeviceRepositoryAccessorManager(
repository.getPath(),
new TestTransformerMetaFactory(),