Package org.apache.flink.architecture
Class ProductionCodeArchitectureBase
- java.lang.Object
-
- org.apache.flink.architecture.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 Summary
Fields Modifier and Type Field Description static com.tngtech.archunit.junit.ArchTestsAPI_ANNOTATIONSstatic com.tngtech.archunit.junit.ArchTestsCONNECTORSstatic com.tngtech.archunit.junit.ArchTestsTABLE_API
-
Constructor Summary
Constructors Constructor Description ProductionCodeArchitectureBase()
-