Interface ClusterAwareTest
-
public interface ClusterAwareTestInterface used to mark a JUnit test which has the ability to run in parallel with other tests against the same instance instance. The definition of a parallelizable test is defined externally.