TNG / ArchUnitNET

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

TestsFix #190

Closed andredered closed 1 year ago

andredered commented 1 year ago

Signed-off-by: Andrii Derevianko andredered@gmail.com

Two tests are out of date: changed the cutting of slices. I modified the rest (because of the last C4 commit, one line was missing for checking FileBuilder). Plus I found some other plantuml tests that did not work due to a bug with brackets (instead of " " it required [ ] to work)