ArchUnitTS - v2.2.0
    Preparing search index...

    Class CycleFreeFileCondition

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    matchPatternFileConditionBuilder: NegatedMatchPatternFileConditionBuilder

    Methods

    • Executes the cycle detection check by analyzing import/export relationships. Only checks internal dependencies (within the project) and ignores external libraries.

      Parameters

      • Optionaloptions: CheckOptions

        Optional check options including allowEmptyTests and logging

      Returns Promise<Violation[]>

      Promise<Violation[]> Array of violations representing detected cycles