TNG / ArchUnitNET

A C# architecture test library to specify and assert architecture rules in C# for automated testing.
Apache License 2.0
877 stars 57 forks source link

Rewrite IsAssignableTo() and ImplementsInterface() methods as TypeExtensions #154

Closed brandhuf closed 2 years ago

brandhuf commented 2 years ago

The behaviour doesn't change except for Type, which should not be used for analysis