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 params to HaveName/HaveNameStartingWith predicates parameters #83

Closed NeVeSpl closed 3 years ago

NeVeSpl commented 3 years ago

It is a small change, it would be nice to have posiblity to pass more than one argument to HaveName/HaveNameStartingWith predicates.