Class TestCheckTestClasses

java.lang.Object
org.apache.hadoop.hbase.TestCheckTestClasses

public class TestCheckTestClasses extends Object
Checks tests are categorized.
  • Field Details

  • Constructor Details

  • Method Details

    • checkClasses

      public void checkClasses() throws Exception
      Throws an assertion if we find a test class without category (small/medium/large/integration). List all the test classes without category in the assertion message.
      Throws:
      Exception