public void GetLabel_NoColumns() { lookup.Columns.Clear(); Assert.Empty(lookup.GetLabel(new TestModel())); }