public void Test_GetSearchDefineGroup() { List <string> groupID = new List <string> { "" }; _targetObj.GetSearchDefineGroup(groupID, ""); }