| Package | Description |
|---|---|
| com.atlassian.confluence.util.test |
| Modifier and Type | Method and Description |
|---|---|
ClassResolver |
ClassResolver.setSupportJarResources(boolean supportJarResources) |
| Modifier and Type | Method and Description |
|---|---|
static Class<?>[] |
ScanningSuite.findMatchingTestClasses(ClassResolver classResolver,
Class<?> annotatedClass)
Gets all matching annotations from the test class being run and its superclasses, and finds all matching classes
on the classpath.
|
Copyright © 2003–2021 Atlassian. All rights reserved.