Class ProductionCodeArchitectureBase


  • public class ProductionCodeArchitectureBase
    extends Object
    Central setup of architectural tests for the production code.

    Architectural tests should include this class via ArchTests.in(Class) to cover the common part.

    • Field Detail

      • API_ANNOTATIONS

        public static final com.tngtech.archunit.junit.ArchTests API_ANNOTATIONS
      • TABLE_API

        public static final com.tngtech.archunit.junit.ArchTests TABLE_API
      • CONNECTORS

        public static final com.tngtech.archunit.junit.ArchTests CONNECTORS
    • Constructor Detail

      • ProductionCodeArchitectureBase

        public ProductionCodeArchitectureBase()