}
@Deprecated
public void testMyKitchenBinding() {
logger.info("testMyKitchenBinding()");
ApamResolver resolver = CST.apamResolver;
Instance lightApplication = resolver.findInstByName(null, "myKitchen");
Set<String> theoricLinks = new HashSet<String>();
theoricLinks.add("buttonKitchen");
theoricLinks.add("lightKitchen");