@isTest private class LexSICreateBTNControllerTest { static testMethod void testMethod1() { lexSICreateBTNController c=new lexSICreateBTNController(); try{ lexSICreateBTNController.init('null'); }catch(Exception e){ } } }