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: Nesting & Style #115

Closed flookey closed 1 year ago

flookey commented 1 year ago

Some refactorings in the Conditions.cs and ConditionList.cs.

Changes:

All Unit Tests executed successfully.

Independent, not related to #112 #114