/**
* Test the getting of the root device name.
*/
public void testGetRootDeviceName() throws Exception {
TemporaryFileManager manager = new TemporaryFileManager(
new TestDeviceRepositoryCreator());
manager.executeWith(new TemporaryFileExecutor() {
public void execute(File repository) throws Exception {
EclipseDeviceRepository accessor =
new EclipseDeviceRepository(repository.getPath(),
transformerMetaFactory, jdomFactory, true, true, null);
assertEquals("Root device name should match",