assertEquals("Unexpected protocol.wml.emulate.cardTitle.enable",
"false",
master.getPolicyValue("protocol.wml.emulate.cardTitle.enable"));
// Check a device which is expected to have TACs
DefaultDevice nokia = accessor.retrieveDevice(createConnection(),
"Nokia-6210");
assertEquals("Name should be as expected",
"Nokia-6210", nokia.getName());
Set tacs = nokia.getTACValues();
assertEquals("Nokia-6210 should have two TACs",