public static bool HasProject( string projectName ) { return TestProgramSet.HasTestProgramSet( projectName ); }