Class TestShowProperties

java.lang.Object
org.apache.hadoop.hbase.util.TestShowProperties

@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests") public class TestShowProperties extends Object
This test is there to dump the properties. It allows to detect possible env issues when executing the tests on various environment.
  • Field Details

    • LOG

      private static final org.slf4j.Logger LOG
  • Constructor Details

  • Method Details