BenMorris / NetArchTest

A fluent API for .Net that can enforce architectural rules in unit tests.
MIT License
1.36k stars 81 forks source link

Refactoring: Modifier Order & Access To Properties #110

Closed flookey closed 1 year ago

flookey commented 1 year ago

Refactorings related to class / property / field access.

Changes:

All Unit Tests executed successfully.

Independent, not related to #109 .

Please merge these PRs as soon as you can. It's easier for me to start additional refactorings on top of these changes.