Package org.apache.flink.architecture
Class TestCodeArchitectureTestBase
java.lang.Object
org.apache.flink.architecture.TestCodeArchitectureTestBase
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ITCASE
public static final com.tngtech.archunit.junit.ArchTests ITCASE
-
-
Constructor Details
-
TestCodeArchitectureTestBase
public TestCodeArchitectureTestBase()
-