public void GetQuaggans(params string[] ids) { AssertCall <List <QuagganIcon> >(repository.GetQuaggans(ids)); }