Skip to content

Conversation

@TrevorDArcyEvans
Copy link

  • expose readonly properties to unit tests
  • .NET Core solution + projects

@Drake53
Copy link

Drake53 commented Oct 22, 2022

If you need access to internal properties for unit tests you could use [InternalsVisibleTo] instead of making the properties public.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants