Class ArchUnitTestSupport

java.lang.Object
com.hazelcast.test.archunit.ArchUnitTestSupport
Direct Known Subclasses:
CompatibilityTestNotNightlyOrSlowCategoryTest, NoHamcrestInOurTestSourcesTest, NoMixedJUnitAnnotationsInOurTestSourcesTest, OperationClassesArchRulesTest, ParallelJvmTestsDoNotUseNetworkTest, PublicApiClassesExposingInternalImplementationConditionTest, TestsHaveRunnersTest

public abstract class ArchUnitTestSupport extends Object
  • Constructor Details

    • ArchUnitTestSupport

      public ArchUnitTestSupport()
  • Method Details

    • beforeClass

      @BeforeAll public static void beforeClass()