Package org.apache.hadoop.hbase
Class TestCheckTestClasses
java.lang.Object
org.apache.hadoop.hbase.TestCheckTestClasses
Checks tests are categorized.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Throws an assertion if we find a test class without category (small/medium/large/integration).
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestCheckTestClasses
public TestCheckTestClasses()
-
-
Method Details
-
checkClasses
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
-