* Tests the private PolicyController#handleOverrideSelection method.
* @throws Throwable
*/
public void testHandleOverrideSelection() throws Throwable {
TemporaryFileManager tempFileMgr = new TemporaryFileManager(
new TestDeviceRepositoryCreator());
tempFileMgr.executeWith(new TemporaryFileExecutor() {
public void execute(File repository) throws Exception {
DeviceRepositoryAccessorManager deviceRAM =
new DeviceRepositoryAccessorManager(
repository.getPath(),