Package com.hazelcast.test.archunit
package com.hazelcast.test.archunit
ArchUnit rules for Hazelcast code
- 
ClassesClassDescriptionHazelcast internal callbacks shouldn't use theForkJoinPool#commonPool, due to the risk of blocking Hazelcast progress by other misbehaving applications/libraries.Hamcrest is great, but AssertJ is even better.Asserts that tests are annotated with `@RunWith` to ensure property isolation