@isTest private class SolutionProjectUtilTest { static testMethod void testMethod1() { SolutionProjectUtil.getName('a,b,c', 'a'); } }