Class TestProcedureCoordinator

java.lang.Object
org.apache.hadoop.hbase.procedure.TestProcedureCoordinator

public class TestProcedureCoordinator extends Object
Test Procedure coordinator operation.

This only works correctly when we do class level parallelization of tests. If we do method level serialization this class will likely throw all kinds of errors.