BenMorris / NetArchTest

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

add AreStatic, AreNotStatic, BeStatic, NotBeStatic methods #90

Closed RyanMarcotte closed 3 years ago

RyanMarcotte commented 3 years ago

89

BenMorris commented 3 years ago

Thanks for the pull request.