Package com.tngtech.archunit.library.freeze
-
Interface Summary Interface Description ViolationLineMatcher AllowsFreezingArchRuleto decide when two lines of two violations count as "equivalent".ViolationStore Provides some sort of storage for violations toFreezingArchRule. -
Class Summary Class Description FreezingArchRule A decorator around an existingArchRulethat "freezes" the state of all violations on the first call instead of failing the test.