public void if_the_column_is_not_queryable_return_no_filters() { theColumn.IsFilterable = false; theColumn.FilteredProperties().Any().ShouldBeFalse(); }