public class ClassTestFinder extends ClassFinder
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassTestFinder.TestClassFilter |
static class |
ClassTestFinder.TestFileNameFilter
Filters both test classes and anything in the hadoop-compat modules
|
ClassFinder.And, ClassFinder.ClassFilter, ClassFinder.FileNameFilter, ClassFinder.Not, ClassFinder.ResourcePathFilter| Constructor and Description |
|---|
ClassTestFinder() |
ClassTestFinder(Class<?> category) |
| Modifier and Type | Method and Description |
|---|---|
static Class<?>[] |
getCategoryAnnotations(Class<?> c) |
findClasses, findClassespublic ClassTestFinder()
public ClassTestFinder(Class<?> category)
public static Class<?>[] getCategoryAnnotations(Class<?> c)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.