Skip to content

feature: AutoFixture and collection interfaces #1532

@ChaseFlorell

Description

@ChaseFlorell

I wonder if all interfaces should not be treated equal?
I think IList<T> or IEnumerable<T> or IReadOnlyCollection<T> etc should be defaulted to [] instead of Fakes

        private System.Collections.Generic.IEnumerable<object> _objects = [];

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions