Package com.hazelcast.test.archunit
ArchUnit rules for Hazelcast code
-
Class Summary Class Description ArchUnitRules ArchUnitTestSupport CompletableFutureUsageCondition Hazelcast internal callbacks shouldn't use theForkJoinPool#commonPool
, due to the risk of blocking Hazelcast progress by other misbehaving applications/libraries.MatchersUsageCondition Hamcrest is great, but AssertJ is even better.MixTestAnnotationsCondition ModuleImportOptions SerialVersionUidFieldCondition