Class TestCodeArchitectureTestBase


  • public class TestCodeArchitectureTestBase
    extends Object
    Central setup of architectural tests for the test code. This class should be extended for common tests that are required for all submodules.

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

    • Field Detail

      • ITCASE

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

      • TestCodeArchitectureTestBase

        public TestCodeArchitectureTestBase()